turbot/terraform_aws_compliance
Loading controls...

Control: ElastiCache Redis cluster automatic backup should be enabled with retention period of 15 days or greater

Description

When automatic backups are enabled, Amazon ElastiCache creates a backup of the cluster on a daily basis. The backup can be retained for a number of days as specified by your organization. Automatic backups can help guard against data loss.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.elasticache_redis_cluster_automatic_backup_retention_15_days

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

elasticache_redis_cluster_automatic_backup_retention_15_days

Tags