Event Target for AWS EventBridge
This event target receives arbitrary CloudEvents over HTTP and sends them to a AWS EventBridge partner event bus in a JSON format.
Deploying an Instance of the Target
Open the Bridge creation screen and add a target of type AWS EventBridge
.
In the Target creation form, give a name to the event Target and add the following information:
- AWS account ID: defines the AWS account in which the TriggerMesh partner event source is to be created.
- AWS region: defines the AWS region in which the TriggerMesh partner event source is to be created.
After clicking the Save
button, you will be taken back to the Bridge editor. Proceed to adding the remaining
components to the Bridge, then submit it.
A ready status on the main Bridges page indicates that the TriggerMesh partner event source was successfully created.
Although this event source can immediately start receiving events, those events can only be consumed after associating the TriggerMesh partner event source with a corresponding partner event bus.
To associate the TriggerMesh partner event source with a partner event bus:
- Navigate to the Partner event sources menu of the AWS EventBridge Console.
- Select the "Pending" partner event source which name starts with
aws.partner/triggermesh.com
. - Click the
Associate with event bus
button.
On the next screen called Associate with event bus, click the Associate
button.
Back to the Partner event sources page, your partner event source should now show as "Active".
You will also see a custom event bus named after the TriggerMesh partner event source on the Event buses page.
Your can now start creating rules that trigger on certain events in the AWS EventBridge console.
For more information about using AWS EventBridge, please refer to the EventBridge user guide.
Event Types
The AWS EventBridge event target can consume events of any type.