Change the visibility timeout of a specified batch of messages in a queue to a new value.
Parameters |
Description |
const ARequest: ISQSChangeMessageVisibilityBatchRequest |
A ChangeMessageVisibilityBatch request object. |
Response containing ChangeMessageVisibilityBatch results.
Exceptions |
Description |
Two or more batch entries in the request have the same Id. | |
The batch doesn't contain any entries. | |
A batch entry has an invalid Id. | |
There are too many entries in the request batch. |
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|