Prerequisites
Before setting up an EventBridge destination, ensure that you have:- An AWS account with an EventBridge event bus
- AWS credentials with
events:PutEventspermission on that event bus
Data format
Ampersand publishes each read or subscribe message to your event bus. The message payload is carried in the event’sdetail field, and its schema is defined in webhook.yaml.
Create an EventBridge destination
Go to the Destinations page in the Ampersand Dashboard and create a new EventBridge destination. You’ll need to provide:Refer to the destination in your integration
After creating your EventBridge destination, reference it in youramp.yaml file:

