AWS mgn documentation change
Summary
Updated verb tense in agent installation instructions from 'will then be able' to 'is then able' for grammatical consistency
Security assessment
Change only modifies verb tense in documentation without introducing security content or addressing vulnerabilities. The update improves clarity but doesn't relate to security mechanisms or vulnerabilities.
Diff
diff --git a/mgn/latest/ug/installing-agent-blocked.md b/mgn/latest/ug/installing-agent-blocked.md index 5e3344791..992ac6014 100644 --- a//mgn/latest/ug/installing-agent-blocked.md +++ b//mgn/latest/ug/installing-agent-blocked.md @@ -31 +31 @@ Once you have created the VPC Endpoint, the AWS Replication Agent can connect to -Run the AWS Replication Agent installer with the --endpoint parameter. Enter your endpoint-specific DNS hostname within the parameter. The installer will then be able to connect to Application Migration Service via the endpoint over your AWS VPN/AWS Direct Connect connection. +Run the AWS Replication Agent installer with the --endpoint parameter. Enter your endpoint-specific DNS hostname within the parameter. The installer is then able to connect to Application Migration Service via the endpoint over your AWS VPN/AWS Direct Connect connection. @@ -41 +41 @@ Once you have created the Amazon VPC Endpoint, the AWS Replication Agent can con -Run the AWS Replication Agent installer with the --s3-endpoint parameter. Enter your endpoint-specific DNS hostname. The installer will then be able to connect to Application Migration Service via the endpoint over your AWS VPN/AWS Direct Connect connection. +Run the AWS Replication Agent installer with the --s3-endpoint parameter. Enter your endpoint-specific DNS hostname. The installer is then able to connect to Application Migration Service via the endpoint over your AWS VPN/AWS Direct Connect connection.