ElastiCache Redis replication groups should have automatic failover enabled

Description

Enable automatic failover for your ElastiCache for Redis replication groups

When automatic failover is enabled for a replication group, the primary node’s role automatically switches to one of the read replicas. This transition and promotion of the replica ensures that writing to the new primary can resume once the promotion is complete, thereby minimizing overall downtime in the event of a failure.

Remediation

Follow the Modifying an ElastiCache cluster docs to learn how to enable automatic failover for your ElastiCache for Redis replication groups.