AWS AmazonElastiCache documentation change
Summary
Added note about GovCloud encryption limitations and corrected capitalization in 'at-Rest'
Security assessment
Clarifies encryption options in GovCloud Regions (security feature documentation), but no indication of addressing a specific security vulnerability.
Diff
diff --git a/AmazonElastiCache/latest/dg/at-rest-encryption.md b/Users/docs/2025-03-10_15-36-52/AmazonElastiCache/latest/dg/at-rest-encryption.md index 6b9969442..ef24bcb0e 100644 --- a/AmazonElastiCache/latest/dg/at-rest-encryption.md +++ b/AmazonElastiCache/latest/dg/at-rest-encryption.md @@ -23,0 +24,4 @@ ElastiCache offers default (service managed) encryption at rest, as well as abil +###### Note + +The default (service managed) encryption is the only option available in the GovCloud (US) Regions. + @@ -26 +30 @@ ElastiCache offers default (service managed) encryption at rest, as well as abil -Enabling At-Rest Encryption on an existing self-designed Valkey or Redis OSS cluster involves deleting your existing replication group, **after** running backup and restore on the replication group. +Enabling at-Rest Encryption on an existing self-designed Valkey or Redis OSS cluster involves deleting your existing replication group, **after** running backup and restore on the replication group.