AWS Security ChangesHomeSearch

AWS drs documentation change

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

File: drs/latest/userguide/adding-trusted-account.md

Summary

Fixed a typo in a sentence describing the trust policy template for the DRSCrossAccountReplicationRole, changing 'replace the `account-id` the Trusted AWS Account ID' to 'replace the `account-id` with the Trusted AWS Account ID'.

Security assessment

This is a minor grammatical correction (adding the word 'with') to improve clarity in documentation about IAM trust policies for cross-account replication. The change does not indicate a security issue was present or addressed; it simply makes the existing security documentation clearer. No new security information or features are added.

Diff

diff --git a/drs/latest/userguide/adding-trusted-account.md b/drs/latest/userguide/adding-trusted-account.md
index 4a981c406..bbacdd647 100644
--- a//drs/latest/userguide/adding-trusted-account.md
+++ b//drs/latest/userguide/adding-trusted-account.md
@@ -124 +124 @@ If you intend to create these roles manually, please ensure they are placed in t
-The **DRSCrossAccountReplicationRole** contains the following trust policy. If you plan to use the policy as a template, replace the `account-id` the Trusted AWS Account ID.
+The **DRSCrossAccountReplicationRole** contains the following trust policy. If you plan to use the policy as a template, replace the `account-id` with the Trusted AWS Account ID.