AWS mgn documentation change
Summary
Updated service name references from 'AWS MGN' to 'Application Migration Service' and fixed a documentation link
Security assessment
Changes are purely branding/naming updates. The temporary credential mechanism description remains unchanged with no security implications. No vulnerabilities or security features are added/modified.
Diff
diff --git a/mgn/latest/ug/Agent-Related-FAQ.md b/mgn/latest/ug/Agent-Related-FAQ.md index 50ae7dbac..436afba81 100644 --- a//mgn/latest/ug/Agent-Related-FAQ.md +++ b//mgn/latest/ug/Agent-Related-FAQ.md @@ -5 +5 @@ -[Documentation](/index.html)[Application Migration Service](/mgn/index.html)[User Guide](what-is-application-migration-service.html) +[Documentation](/index.html)[Application Migration Service](/mgn/index.html)[User Guide](what-is-mgn.html) @@ -136 +136 @@ The AWS Replication Agent is lightweight and nondisruptive. The agent utilizes a -AWS Application Migration Service (AWS MGN) only supports the replication of full servers. Nevertheless, AWS MGN replicates on a server level and therefore any containers within the selected servers will be replicated. +AWS Application Migration Service (Application Migration Service) only supports the replication of full servers. Nevertheless, Application Migration Service replicates on a server level and therefore any containers within the selected servers will be replicated. @@ -206 +206 @@ During the launch process, either upon test or cutover instance launch, the AWS -The temporary credential mechanism was developed specifically to provide an easy and secure way to install AWS MGN Agents. The main flow of the temporary credentials' creation process relies on generating an x509 certificate per agent and then using this x509 certificate to receive temporary IAM credentials. This process utilizes a similar mechanism to the one used by [IAM Roles Anywhere](https://docs.aws.amazon.com/rolesanywhere/latest/userguide/introduction.html). +The temporary credential mechanism was developed specifically to provide an easy and secure way to install Application Migration Service Agents. The main flow of the temporary credentials' creation process relies on generating an x509 certificate per agent and then using this x509 certificate to receive temporary IAM credentials. This process utilizes a similar mechanism to the one used by [IAM Roles Anywhere](https://docs.aws.amazon.com/rolesanywhere/latest/userguide/introduction.html). @@ -210 +210 @@ The temporary credential mechanism was developed specifically to provide an easy -A shutdown (from the OS menu or CLI) of any supported Linux or Windows source server no longer causes a rescan in AWS MGN once the source server is restarted. +A shutdown (from the OS menu or CLI) of any supported Linux or Windows source server no longer causes a rescan in Application Migration Service once the source server is restarted.