yuricurjak / lambda-sqs-redrive

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 100.0%