AWS mgn documentation change
Summary
Updated service name references from 'Application Migration Service' to 'AWS Transform MGN' or 'MGN' throughout documentation
Security assessment
Changes are purely branding updates with no modifications to security configurations, protocols, or vulnerability disclosures. All security-related content (like VPC endpoints and firewall configurations) remains functionally identical with only service name changes.
Diff
diff --git a/mgn/latest/ug/linux-agent.md b/mgn/latest/ug/linux-agent.md index a56df092f..9edf94f05 100644 --- a//mgn/latest/ug/linux-agent.md +++ b//mgn/latest/ug/linux-agent.md @@ -5 +5 @@ -[Documentation](/index.html)[Application Migration Service](/mgn/index.html)[User Guide](what-is-mgn.html) +[Documentation](/index.html)[AWS Transform MGN](/mgn/index.html)[User Guide](what-is-mgn.html) @@ -13 +13 @@ Complete these steps to install the AWS Replication Agent on Linux source server - 1. Ensure that the necessary service roles have been created by clicking on the Reinitialize service permissions button on the AWS Application Migration Service console's replication settings page. You must have the permissions necessary to create IAM roles in order for this operation to succeed. + 1. Ensure that the necessary service roles have been created by clicking on the Reinitialize service permissions button on the AWS Transform MGN console's replication settings page. You must have the permissions necessary to create IAM roles in order for this operation to succeed. @@ -134 +134 @@ Use this parameter to add resource tags to the source server. Use a space to sep -This flag may only be used when adding new source servers to Application Migration Service. You cannot use the --tags flag to modify tags of source servers that have already been added to Application Migration Service. +This flag may only be used when adding new source servers to MGN. You cannot use the --tags flag to modify tags of source servers that have already been added to MGN. @@ -142 +142 @@ Use this parameter to specify a VPC endpoint you created for Amazon S3 if you do -This parameter allows you to provide a name to the source server that you are about to add, or identify a source server that needs to be updated. This identification is used by Application Migration Service to consistently recognize the server replication, and avoid duplication when [importing inventory](https://docs.aws.amazon.com/mgn/latest/ug/import-main.html) from a CSV file. Once provided for a server this parameter cannot be modified. +This parameter allows you to provide a name to the source server that you are about to add, or identify a source server that needs to be updated. This identification is used by MGN to consistently recognize the server replication, and avoid duplication when [importing inventory](https://docs.aws.amazon.com/mgn/latest/ug/import-main.html) from a CSV file. Once provided for a server this parameter cannot be modified. @@ -148 +148 @@ Use this parameter: - * To specify the private link endpoint you created for AWS Application Migration Service if you do not wish to open your firewall ports to access the default Application Migration Service endpoint. [Learn more about installing the Agent on a blocked network.](./installing-agent-blocked.html) + * To specify the private link endpoint you created for AWS Transform MGN if you do not wish to open your firewall ports to access the default MGN endpoint. [Learn more about installing the Agent on a blocked network.](./installing-agent-blocked.html) @@ -150 +150 @@ Use this parameter: - * When using dual-stack, to specify a Application Migration Service dual-stack endpoint. You must also specify the `--dualstack` flag. + * When using dual-stack, to specify a MGN dual-stack endpoint. You must also specify the `--dualstack` flag. @@ -156 +156 @@ By default after agent installation, the replication begins automatically. This -To start the replication post installation of replication agent using `--no-replication` attribute you can start replication by using the "Start Replication" option from Replication menu for the source server in the Application Migration Service Dashboard or by using AWS CLI [start-replication](https://docs.aws.amazon.com/mgn/latest/APIReference/API_StartReplication.html) +To start the replication post installation of replication agent using `--no-replication` attribute you can start replication by using the "Start Replication" option from Replication menu for the source server in the MGN Dashboard or by using AWS CLI [start-replication](https://docs.aws.amazon.com/mgn/latest/APIReference/API_StartReplication.html) @@ -160 +160 @@ To start the replication post installation of replication agent using `--no-repl -This parameter enables the agent to run in a dual-stack Application Migration Service configuration. When using this flag, you must also use the `--endpoint` flag to specify a Application Migration Service dual-stack endpoint. +This parameter enables the agent to run in a dual-stack MGN configuration. When using this flag, you must also use the `--endpoint` flag to specify a MGN dual-stack endpoint. @@ -194 +194 @@ When identifying specific disks for replication, do not use apostrophes, bracket - * AWS Application Migration Service 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 that disk appears only once on the list. + * AWS Transform MGN 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 that disk appears only once on the list. @@ -200 +200 @@ When identifying specific disks for replication, do not use apostrophes, bracket -If disks are disconnected from a server, AWS Application Migration Service can no longer replicate them, so they are removed from the list of replicated disks. When they are reconnected, the AWS Replication Agent cannot know that these were the same disks that were disconnected and therefore does not add them automatically. To add the disks after they are reconnected, rerun the AWS Replication Agent installer on the server. +If disks are disconnected from a server, AWS Transform MGN can no longer replicate them, so they are removed from the list of replicated disks. When they are reconnected, the AWS Replication Agent cannot know that these were the same disks that were disconnected and therefore does not add them automatically. To add the disks after they are reconnected, rerun the AWS Replication Agent installer on the server. @@ -208 +208 @@ Note that the returned disks need be replicated from the beginning. Any disk siz - 8. Once the AWS Replication Agent is installed, the server is added to the AWS Application Migration Service console and undergoes the initial sync process. The installer provides you with the source server's ID. + 8. Once the AWS Replication Agent is installed, the server is added to the AWS Transform MGN console and undergoes the initial sync process. The installer provides you with the source server's ID.