AWS Security ChangesHomeSearch

AWS drs documentation change

Service: drs · 2026-03-19 · Documentation low

File: drs/latest/userguide/infrastructure-security.md

Summary

Corrected service name from 'application recovery Service' to 'AWS Elastic Disaster Recovery' in TLS communication description.

Security assessment

This change is a minor terminology correction for accuracy and does not introduce, modify, or address any security controls, vulnerabilities, or security-related configurations.

Diff

diff --git a/drs/latest/userguide/infrastructure-security.md b/drs/latest/userguide/infrastructure-security.md
index 4adea8cec..fe9c9c4bb 100644
--- a//drs/latest/userguide/infrastructure-security.md
+++ b//drs/latest/userguide/infrastructure-security.md
@@ -11 +11 @@ As a managed service, AWS Elastic Disaster Recovery is protected by the AWS glob
-You use AWS published API calls to access application recovery Service through the network. Clients must support Transport Layer Security (TLS) 1.2 or later. Clients must also support cipher suites with perfect forward secrecy (PFS) such as Ephemeral Diffie-Hellman (DHE) or Elliptic Curve Ephemeral Diffie-Hellman (ECDHE). Most modern systems such as Java 7 and later support these modes. 
+You use AWS published API calls to access AWS Elastic Disaster Recovery through the network. Clients must support Transport Layer Security (TLS) 1.2 or later. Clients must also support cipher suites with perfect forward secrecy (PFS) such as Ephemeral Diffie-Hellman (DHE) or Elliptic Curve Ephemeral Diffie-Hellman (ECDHE). Most modern systems such as Java 7 and later support these modes.