Change Message Visibility Batch
GET {{aws_simple_queue_service_base_url}}/?ChangeMessageVisibilityBatchRequestEntry.N&QueueUrl
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ChangeMessageVisibilityBatchRequestEntry.N | null | A list of receipt handles of the messages for which the visibility timeout must be changed. | |
QueueUrl | null | The URL of the Amazon SQS queue whose messages' visibility is changed. |