turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: CloudWatch alarm action should be enabled

Description

Amazon CloudWatch alarms alert when a metric breaches the threshold for a specified number of evaluation periods. The alarm performs one or more actions based on the value of the metric or expression relative to a threshold over a number of time periods.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.cloudwatch_alarm_action_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

cloudwatch_alarm_action_enabled

Tags