PublishBatchResultEntry
Encloses data related to a successful message in a batch request for topic.
Contents
- Id
-
The
Id
of an entry in a batch request.Type: String
Required: No
- MessageId
-
An identifier for the message.
Type: String
Required: No
- SequenceNumber
-
This parameter applies only to FIFO (first-in-first-out) topics.
The large, non-consecutive number that Amazon SNS assigns to each message.
The length of
SequenceNumber
is 128 bits.SequenceNumber
continues to increase for a particularMessageGroupId
.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: