Features | Pricing | Documentation | Contact | Blog

SNS Destinations

Service Name: Simple Notification Service (SNS)
ARN Format: arn:aws:sns:{region}:{account}:{name of topic}
Style: Async (Write)
Actions (required Permissions): sns:PublishBatch
Payload Format: JSON Packet, one message per packet

Proxylity's integtration with SNS writes packets arriving at your listener as messages to your topic. Writing packets to SNS allows multi-plexed handling for moderate to high rate workloads.

Things to know about using SNS destinations: