/lambda-sqs-redrive

Function to resend messages from the dead queue to the main queue.

Primary LanguageJavaScript

SQS redrive function with Lambda

Function to resend messages from the dead queue to the main queue. The main queue and the dead queue are passed via request. The Serverless Framework is used to deploy the application.