Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS released redrive API covering moving of messages between queues #145

Open
peermuellerxw opened this issue Jun 14, 2023 · 1 comment
Open

Comments

@peermuellerxw
Copy link

AWS announced support to move messages from DLQ to the source queue using the new redrive API on June 8, 2023: https://aws.amazon.com/about-aws/whats-new/2023/06/amazon-sqs-dead-letter-queue-redrive-aws-sdk-cli/

Documentation:
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-dead-letter-queues.html#sqs-dead-letter-queues-redrive

Maybe a note in the readme could be added to inform all people interested in this project.

@pauldraper
Copy link

pauldraper commented Oct 5, 2023

FYI, AWS only supports DLQ redrive for standard queues, not FIFO queues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants