Create alarms for dead-letter queues using Amazon CloudWatch - Amazon Simple Queue Service

Create alarms for dead-letter queues using Amazon CloudWatch

You can configure an alarm for any messages moved to a dead-letter queue using Amazon CloudWatch and the metric ApproximateNumberOfMessagesVisible. For more information, see Creating CloudWatch alarms for Amazon SQS metrics. After you receive an alert that messages have been sent to the dead-letter queue, you can review the messages using polling to receive the message.