Command option Sample:aws sqs remove-permission

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

Revokes any permissions in the queue policy that matches the specified"Label" parameter.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sqs/remove-permission.html

aws sqs remove-permission --queue-url https://sqs.us-east-1.amazonaws.com/80398EXAMPLE/MyQueue --label SendMessagesFromMyQueue
    remove-permission — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/sqs/remove-permission.html

aws のオプション一覧