AWS Security ChangesHomeSearch

AWS r53recovery documentation change

Service: r53recovery · 2025-11-16 · Documentation low

File: r53recovery/latest/dg/data-protection.md

Summary

Simplified encryption documentation by removing specific implementation details (DynamoDB/EBS) while maintaining encryption assertions

Security assessment

The changes consolidate encryption statements without introducing new security controls. While encryption at rest and TLS are security features, this appears to be documentation refinement rather than addressing a specific vulnerability or adding new security capabilities.

Diff

diff --git a/r53recovery/latest/dg/data-protection.md b/r53recovery/latest/dg/data-protection.md
index 500b40031..44292b327 100644
--- a//r53recovery/latest/dg/data-protection.md
+++ b//r53recovery/latest/dg/data-protection.md
@@ -32,3 +32 @@ We strongly recommend that you never put confidential or sensitive information,
-Customer configuration information is stored in service-owned Amazon DynamoDB global tables, and is encrypted at rest.
-
-Datasets that contain the status of cells in a ARC cluster are written to an Amazon EBS volume for backup. ARC uses the default Amazon EBS encryption while the data is at rest.
+Customer configuration information stored by Amazon Application Recovery Controller is encrypted at rest.
@@ -38 +36 @@ Datasets that contain the status of cells in a ARC cluster are written to an Ama
-Customer requests and responses—for ARC configuration, readiness status queries, cell state updates, and so on—are encrypted during transport throughout the service by using TLS.
+Customer requests and responses for Amazon Application Recovery Controller are encrypted during transport throughout the service by using TLS.