Amazon SNS · Schema

PublishBatchRequestEntry

AWSEmailMessagingNotificationsPub/SubPush NotificationsSMS

Properties

Name Type Description
Id string An identifier for the message in this batch. The Id must be unique within a single PublishBatch request.
Message string The body of the message
Subject string The subject of the batch message for email endpoints
MessageStructure string Set to json for per-protocol messages
MessageAttributes object Message attributes for this entry
MessageDeduplicationId string Deduplication ID for FIFO topics
MessageGroupId string Message group ID for FIFO topics
View JSON Schema on GitHub