Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface PublishCommandOutputProtected

The output of PublishCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

MessageId?: string

Unique identifier assigned to the published message.

Length Constraint: Maximum 100 characters

SequenceNumber?: string

This response element applies only to FIFO (first-in-first-out) topics.

The sequence number is a large, non-consecutive number that Amazon SNS assigns to each message. The length of SequenceNumber is 128 bits. SequenceNumber continues to increase for each MessageGroupId.