Command option Sample:aws sqs change-message-visibility-batch

Search command sample in the internet.It is the result.

Changes the visibility timeout of multiple messages.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sqs/change-message-visibility-batch.html

aws sqs change-message-visibility-batch --queue-url https://sqs.us-east-1.amazonaws.com/80398EXAMPLE/MyQueue --entries file://change-message-visibility-batch.json
    change-message-visibility — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/sqs/change-message-visibility-batch.html

aws のオプション一覧