turbot/terraform_aws_compliance

GitHub
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:

steampipe check terraform_aws_compliance.control.elasticache_redis_cluster_automatic_backup_retention_15_days

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.elasticache_redis_cluster_automatic_backup_retention_15_days

SQL

This control uses a named query:

elasticache_redis_cluster_automatic_backup_retention_15_days

Tags