sqs — AWS CLI 1.40.12 Command Reference (original) (raw)
Note:
You are viewing the documentation for an older major version of the AWS CLI (version 1).
AWS CLI version 2, the latest major version of AWS CLI, is now stable and recommended for general use. To view this page for the AWS CLI version 2, clickhere. For more information see the AWS CLI version 2installation instructions andmigration guide.
[ aws ]
Description¶
Welcome to the Amazon SQS API Reference .
Amazon SQS is a reliable, highly-scalable hosted queue for storing messages as they travel between applications or microservices. Amazon SQS moves data between distributed application components and helps you decouple these components.
For information on the permissions you need to use this API, see Identity and access management in the Amazon SQS Developer Guide.
You can use Amazon Web Services SDKs to access Amazon SQS using your favorite programming language. The SDKs perform tasks such as the following automatically:
- Cryptographically sign your service requests
- Retry requests
- Handle error responses
Additional information
- Amazon SQS Product Page
- Amazon SQS Developer Guide
- `Amazon SQS in the *Command Line Interface* http://docs.aws.amazon.com/cli/latest/reference/sqs/index.html`__
- Amazon Web Services General Reference
Available Commands¶
- add-permission
- cancel-message-move-task
- change-message-visibility
- change-message-visibility-batch
- create-queue
- delete-message
- delete-message-batch
- delete-queue
- get-queue-attributes
- get-queue-url
- list-dead-letter-source-queues
- list-message-move-tasks
- list-queue-tags
- list-queues
- purge-queue
- receive-message
- remove-permission
- send-message
- send-message-batch
- set-queue-attributes
- start-message-move-task
- tag-queue
- untag-queue