AWS Security ChangesHomeSearch

AWS drs documentation change

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

File: drs/latest/userguide/replicating-network-configurations.md

Summary

Fixed grammar: 'created' to 'create' and 'allow to save' to 'allow you to save'. Added a sentence recommending S3 bucket security and access management policies.

Security assessment

The change adds a security best practice recommendation for securing S3 buckets used in network recovery. This is a proactive security documentation addition, not a fix for a specific security issue. It advises users to employ security measures for their S3 buckets, which can help prevent misconfigurations and unauthorized access.

Diff

diff --git a/drs/latest/userguide/replicating-network-configurations.md b/drs/latest/userguide/replicating-network-configurations.md
index a1c0e2041..4a9dcee83 100644
--- a//drs/latest/userguide/replicating-network-configurations.md
+++ b//drs/latest/userguide/replicating-network-configurations.md
@@ -9 +9 @@
-Once you install your agent and created the required role, go to the **Source networks** page and take the following steps:
+Once you install your agent and create the required role, go to the **Source networks** page and take the following steps:
@@ -15 +15 @@ Once you install your agent and created the required role, go to the **Source ne
-  3. Click **Select S3 bucket**. This will allow to save the CloudFormation stack in your account’s S3 bucket. You must specify the S3 bucket before you initiate network recovery. It is recommended that you employ S3 bucket security and access management policies.
+  3. Click **Select S3 bucket**. This will allow you to save the CloudFormation stack in your account’s S3 bucket. You must specify the S3 bucket before you initiate network recovery. It is recommended that you employ S3 bucket security and access management policies.