Create custom event to publish to the Event-Bus. #2825
Unanswered
code-manoj
asked this question in
Q&A
Replies: 1 comment
-
@code-manoj you can't really change the structure, but you could add custom request fields - just don't know if it would work for what you're trying to do. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on Eventbridge and publishing events to event-bus using EventBridgeClient.
As show in the below image. I want to override the meta-data fields in the event.
Changes I'm currently trying to implement.
Please let me know. How i can achieve this via aws-sdk code.
Beta Was this translation helpful? Give feedback.
All reactions