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

