sqs-dlq-monitoring

JSON →
library 2.2.0 ·javascript
verified Jun 7, 2026

An AWS CDK construct that creates an SQS queue with a monitored dead-letter queue (DLQ) and sends notifications via email or Slack when the DLQ message count exceeds a threshold. Current version: 2.2.0. Built on AWS CDK v2 (aws-cdk-lib ^2.168.0) and constructs ^10.5.1. Key differentiator: provides an all-in-one solution combining SQS queue provisioning, DLQ setup, CloudWatch alarm, and notification integration (email/Slack) without manual configuration. Maintained by EYssel.