Destinations
AWS SNS

AWS SNS

AWS SNS (opens in a new tab) is a fully managed Pub/Sub service for A2A and A2P messaging

How it works

The AWS SNS destination sends data to AWS using official node.js SDK (opens in a new tab).

Configuration

NameDescriptionExample value
RegionAWS regionus-east-1
Access Key IDAWS credentialsaccessKeyId
Secret Access KeyAWS credentialssecretAccessKey
Topic ARNThe topic you want to publish toarn:aws:sns:us-east-1:...
SubjectUsed as the "Subject" line when the message is delivered to email endpoints.""
SNS OptionsAny additional options passed to SNSClient{}
EPS(Events Per Second) How many events per second to generate1000
LimitMax number of rows to send (-1 for unlimited)-1