dvsa / cvs-tsk-dlq-handler

This lambda is used to notify the DevOps team when messages in SQS have fallen into a Dead Letter Queue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVS Dead Letter Queue Handler

This lambda is used to notify the DevOps team when messages in SQS have fallen into a Dead Letter Queue.

It uses the cvs-tsk-devops-notify lambda to email the team via GovNotify and uploads a link to the messages to s3.

Quick Start

Run the following:

pipenv install --dev
pipenv run handler --event example.json

About

This lambda is used to notify the DevOps team when messages in SQS have fallen into a Dead Letter Queue.


Languages

Language:Python 88.4%Language:Shell 11.6%