Hi, I was searching in the documentation about how to configure Encryption in-transit and Encryption at-rest in a Redis Cluster in ElastiCache, and I couldn’t find the properties.
Is this option possible? Because I can’t change that option in AWS once the cluster is created.
If this option is not available, can you add it to the backlog for a new version?
Thanks a lot.
have you read this?? aws doc
yes, the problem is that i dont have this option in serverless:
AtRestEncryptionEnabled
I couldn’t find it anywhere.
okaayyy :o
It looks like AtRestEncryptionEnabled
is part of the AWS::ElastiCache::ReplicationGroup
settings.
that’s good…thank you for sharing this information with us…