Repository URL to install this package:
|
Version:
1.21.11 ▾
|
**To remove a permission**
This example removes the permission with the specified label from the specified queue.
Command::
aws sqs remove-permission --queue-url https://sqs.us-east-1.amazonaws.com/80398EXAMPLE/MyQueue --label SendMessagesFromMyQueue
Output::
None.