AWS SNS sinks data as messages to an AWS SNS topic.

The sink enforces these ingest restrictions for the SNS service:

  • Messages cannot be more than 256 KB in size
  • Batches cannot contain more than 10 messages
  • Batches cannot be more than 256 KB in size

Interpretation Methods

The sink supports these interpretation methods:

  • object
  • data

Settings

FieldTypeDescriptionRequired
arnstringThe ARN of the AWS SNS topic that data is sent to.Yes