Ensure that AWS Lambda function is configured for a Dead Letter Queue

A dead letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when they fail processing. It helps to debug the failures and find the gaps if any.