Prerequisites
Before setting up an SQS destination, ensure that you have:- An AWS account with an SQS queue
- AWS credentials with
sqs:SendMessagepermission on that queue
Data format
Ampersand publishes each read or subscribe message to your queue as JSON. The full payload schema is defined in webhook.yaml.Create an SQS destination
Go to the Destinations page in the Ampersand Dashboard and create a new SQS destination. You’ll need to provide:Refer to the destination in your integration
After creating your SQS destination, reference it in youramp.yaml file:

