...
Perform following to enable Redis Auth data at-rest encryption for ElastiCache Redis cluster :
...
Encryption at-rest option is only available while creating the ElastiCache Redis Cluster. So to To modify the option we have to , first backup the ElastiCache Redis Cluster and delete the Cluster. After this operation, we can restore the backup with Encryption at-rest option enabled.
...