DeleteMessageBatchRequestEntry
In this article:
DeleteMessageBatchRequestEntry#
The message deletion entry in a batch request.
Contents#
Id — The entry ID in the batch request. It is used to match the request and response entries.
Type: String
Required: Yes
ReceiptHandle — The ID of the to-be-deleted message received when calling ReceiveMessage.
Type: String
Required: Yes