AWS Security ChangesHomeSearch

AWS drs documentation change

Service: drs · 2025-05-01 · Documentation low

File: drs/latest/userguide/reinstalling-agent.md

Summary

Minor grammatical change from 'you will need' to 'you need' in agent reinstallation instructions

Security assessment

The change is purely grammatical and does not introduce or modify security-related content. It maintains the same security requirements for temporary credentials with the existing policy.

Diff

diff --git a/drs/latest/userguide/reinstalling-agent.md b/drs/latest/userguide/reinstalling-agent.md
index 33c918856..e0993ae17 100644
--- a//drs/latest/userguide/reinstalling-agent.md
+++ b//drs/latest/userguide/reinstalling-agent.md
@@ -40 +40 @@ Example:
-In order to reinstall the agent on a recovery instance, you will need to provide the temporary credentials for a role that has the [AWSElasticDisasterRecoveryAgentInstallationPolicy](./security-iam-awsmanpol-AWSElasticDisasterRecoveryAgentInstallationPolicy.html) policy.
+In order to reinstall the agent on a recovery instance, you need to provide the temporary credentials for a role that has the [AWSElasticDisasterRecoveryAgentInstallationPolicy](./security-iam-awsmanpol-AWSElasticDisasterRecoveryAgentInstallationPolicy.html) policy.