Deletes a specified batch of messages from a queue.
Parameters |
Description |
const ARequest: ISQSDeleteMessageBatchRequest |
A DeleteMessageBatch request object. |
Response containing DeleteMessageBatch results.
Exceptions |
Description |
Two or more batch entries in the request have the same Id. | |
The batch doesn't contain any entries. | |
An entry in the batch has an invalid receipt handle. | |
There are too many entries in the batch request. |
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|