An open API service indexing awesome lists of open source software.

https://github.com/sagebind/sqs-pull

Move AWS SQS messages from one queue to another quickly with filtering
https://github.com/sagebind/sqs-pull

aws aws-sqs cli

Last synced: 10 months ago
JSON representation

Move AWS SQS messages from one queue to another quickly with filtering

Awesome Lists containing this project

README

          

# sqs-pull

Moves SQS messages from one queue to another really fast, and also allows you to filter which messages to move based on regular expressions. Currently a bit rough around the edges.

## Installation

Binaries are available on the [Releases](https://github.com/sagebind/sqs-pull/releases) page.

## Usage

See the output of `sqs-pull --help` for usage.

## License

This project's source code and documentation is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.