AWS Security ChangesHomeSearch

AWS drs documentation change

Service: drs · 2025-06-16 · Documentation low

File: drs/latest/userguide/editing-launch-settings.md

Summary

Minor grammatical and phrasing updates including changing 'will be applied' to 'are applied', 'take the following steps' to 'follow these steps', 'Click' to 'select' in instructions, and tense changes in technical descriptions. No substantive technical changes to functionality.

Security assessment

Changes are editorial improvements without altering security implications. The existing security controls (e.g., requiring _AWSDRS_ tag and stopped instance state) remain unchanged. No vulnerabilities or new security features are introduced.

Diff

diff --git a/drs/latest/userguide/editing-launch-settings.md b/drs/latest/userguide/editing-launch-settings.md
index 9c2be6cef..7887eea24 100644
--- a//drs/latest/userguide/editing-launch-settings.md
+++ b//drs/latest/userguide/editing-launch-settings.md
@@ -9 +9 @@ Launch settings parameters
-The default launch settings will be applied to every newly launched source server in AWS Elastic Disaster Recovery (AWS DRS). You can change these settings for a single or multiple servers whenever you choose.
+The default launch settings are applied to every newly launched source server in AWS Elastic Disaster Recovery (AWS DRS). You can change these settings for a single or multiple servers whenever you choose.
@@ -11 +11 @@ The default launch settings will be applied to every newly launched source serve
-To edit these settings, take the following steps:
+To edit these settings, follow these steps:
@@ -15 +15 @@ To edit these settings, take the following steps:
-  2. Click **Edit** in the **Default DRS launch settings** section.
+  2. select **Edit** in the **Default DRS launch settings** section.
@@ -19 +19 @@ To edit these settings, take the following steps:
-  4. Click **Save**.
+  4. select **Save**.
@@ -28 +28 @@ AWS Elastic Disaster Recovery (AWS DRS) launch settings include:
-  * **Instance type right sizing –** Allow the service to automatically update the instance type on the EC2 launch template, based on the CPU and RAM of the source server. If this setting is active (default), any modification you make to the instance type in the EC2 launch template will be overwritten by the service.
+  * **Instance type right sizing –** Allow the service to automatically update the instance type on the EC2 launch template, based on the CPU and RAM of the source server. If this setting is active (default), any modification you make to the instance type in the EC2 launch template are overwritten by the service.
@@ -36 +36 @@ AWS Elastic Disaster Recovery (AWS DRS) launch settings include:
-  * **Launch into source instance -** Define whether DRS will automatically assign the ID of the source instances to the **Launch into instance ID** field in the Launch Settings of newly added source servers in this region. A source instance is the EC2 instance in this region that was the source of the data before replication was reversed to this region or availability zone. The EC2 instance to launch into must have a tag with key _AWSDRS_ and value _AllowLaunchingIntoThisInstance_ , and it must be stopped before launching into it. If **Launch into instance ID** is automatically set for a source server, the **Transfer server tags** , and **Copy private IP** settings will need to be deactivated for that server, as they cannot apply to an already launched instance. 
+  * **Launch into source instance -** Define whether DRS automatically assigns the ID of the source instances to the **Launch into instance ID** field in the Launch Settings of newly added source servers in this region. A source instance is the EC2 instance in this region that was the source of the data before replication was reversed to this region or availability zone. The EC2 instance to launch into must have a tag with key _AWSDRS_ and value _AllowLaunchingIntoThisInstance_ , and it must be stopped before launching into it. If **Launch into instance ID** is automatically set for a source server, the **Transfer server tags** , and **Copy private IP** settings need to be deactivated for that server, as they cannot apply to an already launched instance.