DeleteMessageBatchRequestEntry - Amazon Simple Queue Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DeleteMessageBatchRequestEntry

Encloses a receipt handle and an identifier for it.

Contents

Id

The identifier for this particular receipt handle. This is used to communicate the result.

Note

The Ids of a batch request need to be unique within a request.

This identifier can have up to 80 characters. The following characters are accepted: alphanumeric characters, hyphens(-), and underscores (_).

Type: String

Required: Yes

ReceiptHandle

A receipt handle.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: