modify-cache-cluster
command to update the cache cluster configuration.--auto-minor-version-upgrade
parameter to true
.modify-cache-cluster
command to update the cache cluster configuration.--transit-encryption-enabled
parameter to true
.modify-cache-cluster
command to update the cache cluster configuration.--at-rest-encryption-enabled
parameter to true
.modify_cache_cluster
method from the boto3
library to enable automatic backups.boto3
library to enable encryption at rest for your ElastiCache clusters.modify_cache_cluster
method and the KmsKeyId
parameter to enable encryption.boto3
library to enable in-transit encryption for your ElastiCache clusters.modify_cache_cluster
method and the TransitEncryptionEnabled
parameter to enable encryption.