A Config rule that 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.

This config rule supports the following parameters:

  • MinRetentionPeriod
    • Required: No
    • Type: int
    • Description:Minimum value for the retention period. Minimum value is 1.
  • MaxRetentionPeriod
    • Required: No
    • Type: int
    • Description:Maximum value for the retention period. Maximum value is 35.

ConfigRule
AWS::Config::ConfigRule


Scope

ComplianceResourceTypes

Source *
CustomPolicyDetails
SourceDetails

CloudFormation Template

Share Template