Ask Your Question
4

Is it possible for Glue Workflow or Trigger to obtain parameters from EventBridge?

asked 2023-05-23 19:32:25 +0000

devzero gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-05-23 19:59:03 +0000

lalupa gravatar image

Yes, it is possible for Glue Workflow or Trigger to obtain parameters from EventBridge. You can pass parameters to Glue Workflow or Trigger as a part of the EventBridge event payload. The Glue Workflow or Trigger can then extract the necessary parameters and use them in the workflow or trigger.

To pass parameters to Glue Workflow or Trigger using EventBridge, you need to create an event rule in EventBridge and configure it to send events to the Glue Workflow or Trigger. You can then include the required parameters in the event payload using key-value pairs.

In the Glue Workflow or Trigger, you can use code to extract the parameters from the event payload and use them within the workflow or trigger. The exact process of extracting the parameters will depend on the programming language and framework you are using.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-23 19:32:25 +0000

Seen: 8 times

Last updated: May 23 '23