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

https://github.com/yyamanoi1222/redrive-sqs

CLI tool to migrate messages in DLQ
https://github.com/yyamanoi1222/redrive-sqs

aws sqs

Last synced: about 2 months ago
JSON representation

CLI tool to migrate messages in DLQ

Awesome Lists containing this project

README

          

# redrive sqs

CLI tool to migrate messages in DLQ

# Install

### Using Go

```
$ go install github.com/yyamanoi1222/redrive-sqs/cmd/redrive-sqs@latest
```

### From release
https://github.com/yyamanoi1222/redrive-sqs/releases
Download the appropriate binary

# Usage

```
$ redrive_sqs --src --dest
```