Expand description

Output structures for operations.

Modules

Structs

For each message in the batch, the response contains a ChangeMessageVisibilityBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.

Returns the QueueUrl attribute of the created queue.

For each message in the batch, the response contains a DeleteMessageBatchResultEntry tag if the message is deleted or a BatchResultErrorEntry tag if the message can't be deleted.

A list of returned queue attributes.

For more information, see Interpreting Responses in the Amazon SQS Developer Guide.

A list of your dead letter source queues.

A list of your queues.

A list of received messages.

For each message in the batch, the response contains a SendMessageBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.

The MD5OfMessageBody and MessageId elements.