turbot/aws_compliance
Loading controls...

Control: ElastiCache for Redis replication groups should have automatic failover enabled

Description

This control checks if ElastiCache for Redis replication groups have automatic failover enabled. This control fails if automatic failover isn't enabled for a Redis replication group.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.elasticache_replication_group_auto_failover_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.elasticache_replication_group_auto_failover_enabled --share

SQL

This control uses a named query:

elasticache_replication_group_auto_failover_enabled

Tags