turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Lambda functions should be configured with a dead-letter queue

Description

Enable this rule to help notify the appropriate personnel through Amazon Simple Queue Service (Amazon SQS) or Amazon Simple Notification Service (Amazon SNS) when a function has failed.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.lambda_function_dead_letter_queue_configured

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.lambda_function_dead_letter_queue_configured

SQL

This control uses a named query:

lambda_function_dead_letter_queue_configured

Tags