turbot/terraform_aws_compliance
Loading controls...

Control: Amazon Redshift clusters should have automatic snapshots enabled

Description

This control checks whether Amazon Redshift clusters have automated snapshots enabled. It also checks whether the snapshot retention period is greater than or equal to seven.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.redshift_cluster_automatic_snapshots_min_7_days

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.redshift_cluster_automatic_snapshots_min_7_days --share

SQL

This control uses a named query:

redshift_cluster_automatic_snapshots_min_7_days

Tags