AWS-ElastiCache-redis-clusters-data-at-rest-encryption-uses-CMK
Severity: High
Description: This control ensures  that AWS ElastiCache Redis clusters are At-Rest encrypted. ElastiCache provides a high-performance, scalable, and cost-effective caching solution.Amazon ElastiCache at-rest encryption is a feature that allows you to meet compliance requirement - encryption of data at-rest.
Remediation Steps:
Perform following to enable data at-rest encryption with CMK for ElastiCache Redis cluster :
Login to the AWS Management Console at https://console.aws.amazon.com.
Step 1: Â Backup the ElastiCache redis cluster
Navigate to ElastiCache console.
In the navigation pane, choose Redis.
Choose the box to the left of the name of the Redis cluster you want to back up.
Now in actions dropdown choose backup.
Step 2: Delete the ElastiCache Redis cluster
In the navigation pane, choose Redis.
Choose the box to the left of the name of the Redis cluster you want to delete.
Now in actions dropdown choose Delete.
Step 3: Restore the Backup
In the navigation pane, choose Backups.
Select the Backup you want to restore.
Click on the restore button.
In the Restore Cluster window ensure Encryption At-Rest option is checked and Customer Managed Customer Master Key option is used instead of Default.
Important:
Encryption at-rest option is only available while creating the ElastiCache Redis Cluster. To modify the option it need to first backup the ElastiCache Redis Cluster and delete the Cluster. After this operation, restore the backup with Encryption at-rest option enabled.
Reference:
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-manual.html
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-restoring.html
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/in-transit-encryption.html
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.Delete.html
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Replication.DeletingRepGroup.html
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.Create.CLI.html
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/encryption.html
Blue Hexagon Proprietary