AWS drs documentation change
Summary
Corrected role name reference from 'DRSCrossAccountReplicationRole' to 'DRSCrossAccountAgentAuthorizedRole' for policy attachment instructions.
Security assessment
Fix clarifies documentation accuracy for cross-account roles but doesn't address security vulnerabilities, weaknesses, or introduce new security features. Incorrect role references could cause misconfiguration risks, but no specific security incident is referenced.
Diff
diff --git a/drs/latest/userguide/adding-trusted-account.md b/drs/latest/userguide/adding-trusted-account.md index bbacdd647..83e5c473f 100644 --- a//drs/latest/userguide/adding-trusted-account.md +++ b//drs/latest/userguide/adding-trusted-account.md @@ -138 +138 @@ The **DRSCrossAccountAgentAuthorizedRole** contains the following trust policy. -The **DRSCrossAccountReplicationRole** has the following inline policy attached. If you plan to use the policy as a template, replace the `trustedAccount` with the Trusted AWS Account ID, and replace `sourceAccount` with the source AWS Account ID. +The **DRSCrossAccountAgentAuthorizedRole** has the following inline policy attached. If you plan to use the policy as a template, replace the `trustedAccount` with the Trusted AWS Account ID, and replace `sourceAccount` with the source AWS Account ID.