Changes the visibility timeout of multiple messages
Source:R/sqs_operations.R
sqs_change_message_visibility_batch.RdChanges the visibility timeout of multiple messages. This is a batch version of ChangeMessageVisibility. The result of the action on each message is reported individually in the response. You can send up to 10 change_message_visibility requests with each change_message_visibility_batch action.
See https://www.paws-r-sdk.com/docs/sqs_change_message_visibility_batch/ for full documentation.