Skip to main content

awscli pulgin to treat SQS queues more like files

Project description

awscli-sqsall

Treat SQS queues more like files, with receive-all-messages and send-all-messages.

Check their help for more details. You should be able to do something like this: aws sqs receive-all-messages --queue my-dlq | sed '/some fault/d' | aws sqs send-all-messages my-queue

Check their help for more details.

Installing

pip install awscli-sqsall aws configure set plugins.sqsall sqsall

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

awscli-sqsall-1.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

awscli_sqsall-1.0.0-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page