AWS drs documentation change
Summary
Updated verb tenses and minor grammatical improvements throughout the Linux Agent installation documentation
Security assessment
Changes are grammatical/tense corrections (e.g., 'will run' to 'runs') without altering security implications. No new security content added or vulnerabilities addressed.
Diff
diff --git a/drs/latest/userguide/linux-agent.md b/drs/latest/userguide/linux-agent.md index 480b5d3d3..9667d3a54 100644 --- a//drs/latest/userguide/linux-agent.md +++ b//drs/latest/userguide/linux-agent.md @@ -13 +13 @@ Before installing, please ensure that you are aware of the following: - * The Linux installer creates the **"aws-replication"** group and **"aws-replication"** user within that group. The Agent will run within the context of the newly created user. Agent installation will attempt to add the user to **"sudoers"**. Installation will fail if the Agent is unable to add the newly created **"aws-replication"** user to **"sudoers"**. + * The Linux installer creates the **"aws-replication"** group and **"aws-replication"** user within that group. The Agent runs within the context of the newly created user. Agent installation attempts to add the user to **"sudoers"**. Installation fails if the Agent is unable to add the newly created **"aws-replication"** user to **"sudoers"**. @@ -95 +95 @@ The installer confirms that the installation of the AWS Replication Agent has st -You can also enter these values as part of the installation script command parameters. If you do not enter these parameters as part of the installation script, you will be prompted to enter them one by one as described above. (for example: `chmod +x aws-replication-installer-init; sudo ./aws-replication-installer-init --region regionname --aws-access-key-id AKIAIOSFODNN71EXAMPLE --aws-secret-access-key wJalrXUtnFEMI/K71MDENG/bPxRfiCYEXAMPLEKEY`) +You can also enter these values as part of the installation script command parameters. If you do not enter these parameters as part of the installation script, you are prompted to enter them one by one as described above. (for example: `chmod +x aws-replication-installer-init; sudo ./aws-replication-installer-init --region regionname --aws-access-key-id AKIAIOSFODNN71EXAMPLE --aws-secret-access-key wJalrXUtnFEMI/K71MDENG/bPxRfiCYEXAMPLEKEY`) @@ -97 +97 @@ You can also enter these values as part of the installation script command param - 4. Once you have entered your credentials, the installer will identify volumes for replication. The installer displays the identified disks and prompt you to choose the disks you want to replicate. + 4. Once you have entered your credentials, the installer identifies volumes for replication. The installer displays the identified disks and prompt you to choose the disks you want to replicate. @@ -131 +131 @@ When identifying specific disks for replication, do not use apostrophes, bracket - * AWS Elastic Disaster Recovery replicates whole disks. Therefore, if you choose to replicate a partition, its entire disk will appear on the list and will later be replicated. If several partitions on the same disk are selected, then the disk encompassing all of them will appear only once on the list. + * AWS Elastic Disaster Recovery replicates whole disks. Therefore, if you choose to replicate a partition, its entire disk appears on the list and is later replicated. If several partitions on the same disk are selected, then the disk encompassing all of them appears only once on the list. @@ -139 +139 @@ If disks are disconnected from a server, AWS Elastic Disaster Recovery can no lo -Note that the returned disks will need be replicated from the beginning. Any disk size changes will be automatically identified, but this will also cause a resync. Perform a test after installing the Agent to ensure that the correct disks have been added. +Note that the returned disks need to be replicated from the beginning. Any disk size change is automatically identified, but also causes a resync. Perform a test after installing the Agent to ensure that the correct disks have been added. @@ -141 +141 @@ Note that the returned disks will need be replicated from the beginning. Any dis - 5. After all of the disks that will be replicated have been successfully identified, the installer downloads and installs the AWS Replication Agent on the source server. + 5. After all of the disks to be replicated have been successfully identified, the installer downloads and installs the AWS Replication Agent on the source server. @@ -151 +151 @@ Note that the returned disks will need be replicated from the beginning. Any dis - 6. Once the AWS Replication Agent is installed, the server is added to the AWS Elastic Disaster Recovery console and will undergo the initial sync process. The installer will provide you with the source server's ID. + 6. Once the AWS Replication Agent is installed, the server is added to the AWS Elastic Disaster Recovery console and undergoes the initial sync process. The installer provides the source server's ID.