Amazon SNS · Example Payload

Amazon Sns Tag Example

EmailMessagingNotificationsPub/SubPush NotificationsSMS

Amazon Sns Tag Example is an example object payload from Amazon SNS, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

KeyValue

Example Payload

Raw ↑
{
  "Key": "example_value",
  "Value": "example_value"
}