AWS Security ChangesHomeSearch

AWS drs documentation change

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

File: drs/latest/userguide/failback-failover-drsfa.md

Summary

Minor grammatical corrections, typo fixes, and language improvements in DRS Failback Automation (DRSFA) client documentation.

Security assessment

Changes are purely editorial, including fixing a double colon, correcting verb tense ('ran' to 'run', 'complete' to 'completed'), fixing grammar ('following' to 'follows', 'sutable' to 'suitable'), and minor rephrasing. No new security content is introduced, and no existing security guidance is substantively altered. The reference to the AWS password policy remains unchanged.

Diff

diff --git a/drs/latest/userguide/failback-failover-drsfa.md b/drs/latest/userguide/failback-failover-drsfa.md
index 5cdde67a0..b190755e1 100644
--- a//drs/latest/userguide/failback-failover-drsfa.md
+++ b//drs/latest/userguide/failback-failover-drsfa.md
@@ -47 +47 @@ The installation procedure shown below uses Ubuntu 20.04 running Python 3.9.4.
-  10. The server on which the DRSFA client is run requires these tools for DRSFA Client installation. The installer will attempt to install them if they are not already present:: 
+  10. The server on which the DRSFA client is run requires these tools for DRSFA Client installation. The installer will attempt to install them if they are not already present: 
@@ -143 +143 @@ This command may ask for a sudo password if you use the Ubuntu ISO. Enter the pa
-The DRSFA client has a one-time installation. The DRSFA client will be installed in the `drs_failback_automation_client` directory. Once you've successfully ran the command above and installed the client, you can delete the DRSFA client installer from your server by running this command:
+The DRSFA client has a one-time installation. The DRSFA client will be installed in the `drs_failback_automation_client` directory. Once you've successfully run the command above and installed the client, you can delete the DRSFA client installer from your server by running this command:
@@ -153 +153 @@ Once installation is complete, you will need to set up a password for the VM on
-You will be prompted to enter a password. Ensure that you enter a unique password that following the [AWS recommended password policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_passwords_account-policy.html).
+You will be prompted to enter a password. Ensure that you enter a unique password that follows the [AWS recommended password policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_passwords_account-policy.html).
@@ -194 +194 @@ Once you have installed the DRSFA client, you can run it by following these inst
-`cd` into the `drs_failback_automation_client` directory and enter these parameters in a single line or settings the environment variables one by one, replace the defaults with your specific parameters and paths followed by the `python drs_failback_automation_init.pyc` command and press enter. 
+`cd` into the `drs_failback_automation_client` directory and enter these parameters in a single line or setting the environment variables one by one, replace the defaults with your specific parameters and paths followed by the `python drs_failback_automation_init.pyc` command and press enter. 
@@ -262 +262 @@ The client will initiate failback. You can see the failback progress on the **Re
-Once the failback has been complete, the DRSFA client displays the results of the failback, including the number of servers for which replication has successfully been initiated and the number of servers for which the failback operation failed. 
+Once the failback has been completed, the DRSFA client displays the results of the failback, including the number of servers for which replication has successfully been initiated and the number of servers for which the failback operation failed. 
@@ -347 +347 @@ There are three formats supported:
-You may use either ":" or "=" as CSV fields separator which is more sutable for Windows drive letters. Examples are:
+You may use either ":" or "=" as CSV fields separator which is more suitable for Windows drive letters. Examples are:
@@ -408 +408 @@ The Client will initiate failback. You can see the failback progress on the **Re
-Once the failback has been complete, the DRSFA client displays the results of the failback, including the number of servers for which replication has successfully been initiated and the number of servers for which the failback operation failed. 
+Once the failback has been completed, the DRSFA client displays the results of the failback, including the number of servers for which replication has successfully been initiated and the number of servers for which the failback operation failed.