redshift-backup-enabled
Checks that Amazon Redshift automated snapshots are enabled for clusters.
The rule is NON_COMPLIANT if the value for automatedSnapshotRetentionPeriod is greater than MaxRetentionPeriod or
less than MinRetentionPeriod or the value is 0.
Identifier: REDSHIFT_BACKUP_ENABLED
Resource Types: AWS::Redshift::Cluster
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions except Amazon Secret - West, Mexico (Central) Region
Parameters:
- MinRetentionPeriod (Optional)
- Type: int
-
Minimum value for the retention period. Minimum value is 1.
- MaxRetentionPeriod (Optional)
- Type: int
-
Maximum value for the retention period. Maximum value is 35.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.