AWS Security ChangesHomeSearch

AWS mgn documentation change

Service: mgn · 2025-11-19 · Documentation low

File: mgn/latest/ug/installing-agent-blocked.md

Summary

Removed redundant 'AWS' prefix from 'AWS Direct Connect' references in network connectivity instructions

Security assessment

The changes are stylistic improvements to service naming conventions. No security controls or vulnerability mitigations were added/modified - the documentation still describes the same private connectivity methods (VPN/Direct Connect) without altering their security implications.

Diff

diff --git a/mgn/latest/ug/installing-agent-blocked.md b/mgn/latest/ug/installing-agent-blocked.md
index 95a060e66..f70e1a6f0 100644
--- a//mgn/latest/ug/installing-agent-blocked.md
+++ b//mgn/latest/ug/installing-agent-blocked.md
@@ -13 +13 @@ The AWS Application Migration Service AWS Replication Agent installer needs netw
-You can connect your on premises network to the subnet in your staging area VPC using AWS Virtual Private Network or AWS Direct Connect. To use the AWS VPN or AWS Direct Connect, you must [use private IP in the replication settings](./replication-server-settings.html#use-private-ip).
+You can connect your on premises network to the subnet in your staging area VPC using AWS Virtual Private Network or AWS Direct Connect. To use the AWS VPN or Direct Connect, you must [use private IP in the replication settings](./replication-server-settings.html#use-private-ip).
@@ -31 +31 @@ If the AWS replication agents are installed with a principal using [ AWSApplicat
-Once you have created the VPC Endpoint, the AWS Replication Agent can connect to Application Migration Service via AWS VPN/AWS Direct Connect by using the --endpoint installation parameter. Learn more about [Private DNS for interface endpoints](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html#vpce-private-dns) in the _Amazon VPC User Guide._
+Once you have created the VPC Endpoint, the AWS Replication Agent can connect to Application Migration Service via AWS VPN/Direct Connect by using the --endpoint installation parameter. Learn more about [Private DNS for interface endpoints](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html#vpce-private-dns) in the _Amazon VPC User Guide._
@@ -33 +33 @@ 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 is then 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/Direct Connect connection.
@@ -41 +41 @@ To allow the AWS Replication Agent installer to communicate with Amazon S3, crea
-Once you have created the Amazon VPC Endpoint, the AWS Replication Agent can connect to Amazon S3 via AWS VPN/AWS Direct Connect by using the --s3-endpoint installation parameter. Learn more about [Private DNS for interface endpoints](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html#vpce-private-dns) in the _Amazon VPC User Guide._
+Once you have created the Amazon VPC Endpoint, the AWS Replication Agent can connect to Amazon S3 via AWS VPN/Direct Connect by using the --s3-endpoint installation parameter. Learn more about [Private DNS for interface endpoints](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html#vpce-private-dns) in the _Amazon VPC User Guide._
@@ -43 +43 @@ 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 is then 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/Direct Connect connection.