Ensure Elasticache Redis cache cluster has Multi-AZ enabled.
elasticache_redis_cluster_multi_az_enabled
Ensure Elasticache Redis cache cluster has Multi-AZ enabled.
Risk
Ensure that your Amazon ElastiCache Redis cache clusters has Multi-AZ enabled.
Run this check with Prowler CLI
prowler aws --checks elasticache_redis_cluster_multi_az_enabled
ARN template
arn:partition:service:region:account-id:resource-id
Remediation
aws elasticache modify-replication-group --region <value> --replication-group-id <value> --multi-az-enabled --apply-immediately
https://www.trendmicro.com/cloudoneconformity-staging/knowledge-base/aws/ElastiCache/elasticache-multi-az.html#
https://docs.prowler.com/checks/aws/general-policies/ensure-aws-elasticache-redis-cluster-with-multi-az-automatic-failover-feature-set-to-enabled/
Ensure Elasticache Redis cache cluster has Multi-AZ enabled.
Source Code
Resource Type
AWSElastiCacheClusters