elasticache-redis-cluster-automatic-backup-check - Amazon Config
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

elasticache-redis-cluster-automatic-backup-check

Check if the Amazon ElastiCache Redis clusters have automatic backup turned on. The rule is NON_COMPLIANT if the SnapshotRetentionLimit for Redis cluster is less than the SnapshotRetentionPeriod parameter. For example: If the parameter is 15 then the rule is non-compliant if the snapshotRetentionPeriod is between 0-15.

Identifier: ELASTICACHE_REDIS_CLUSTER_AUTOMATIC_BACKUP_CHECK

Resource Types: AWS::ElastiCache::CacheCluster, AWS::ElastiCache::ReplicationGroup

Trigger type: Periodic

Amazon Web Services Region: All supported Amazon regions except Canada West (Calgary) Region

Parameters:

snapshotRetentionPeriod (Optional)
Type: int
Default: 15

Minimum snapshot retention period in days for Redis cluster. Default is 15 days.

Amazon CloudFormation template

To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.