AWS mgn documentation change
Summary
Renamed service references to 'AWS Transform MGN' or 'MGN'. Maintained security requirements for S3 buckets and KMS permissions.
Security assessment
Branding updates with no security impact. Existing security controls (S3 bucket accessibility restrictions, KMS permissions) are preserved but not modified. No new vulnerabilities addressed.
Diff
diff --git a/mgn/latest/ug/export-main.md b/mgn/latest/ug/export-main.md index b44a80e9a..be7f75d9a 100644 --- a//mgn/latest/ug/export-main.md +++ b//mgn/latest/ug/export-main.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) @@ -85 +85 @@ If the Amazon S3 objects are encrypted with SSE-KMS, ensure that the role or use -Before you create an export job, you must create the destination S3 bucket to export to. AWS Application Migration Service doesn't create the S3 bucket for you. The S3 bucket that you specify can't be publicly accessible, and can't be configured as a [Requester Pays](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html) bucket. After you create the S3 bucket, confirm that the bucket has the required permissions policy to allow AWS Application Migration Service to write the export files to it. +Before you create an export job, you must create the destination S3 bucket to export to. AWS Transform MGN doesn't create the S3 bucket for you. The S3 bucket that you specify can't be publicly accessible, and can't be configured as a [Requester Pays](https://docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html) bucket. After you create the S3 bucket, confirm that the bucket has the required permissions policy to allow AWS Transform MGN to write the export files to it. @@ -117 +117 @@ The exported file can include multiple parameters, including: -**mgn:server:user-provided-id** | The server's user-provided ID. This parameter is used by Application Migration Service to consistently recognize the server replication, and avoid duplication when importing inventory from a CSV file. This parameter should be provided during the AWS replication agent installation by the MGN connector or other installation method. Once provided for a server this parameter cannot be modified. +**mgn:server:user-provided-id** | The server's user-provided ID. This parameter is used by MGN to consistently recognize the server replication, and avoid duplication when importing inventory from a CSV file. This parameter should be provided during the AWS replication agent installation by the MGN connector or other installation method. Once provided for a server this parameter cannot be modified. @@ -126 +126 @@ The exported file can include multiple parameters, including: -If the bucket you're exporting to is encrypted with customer managed keys (KMS), that KMS key's policies must give Application Migration Service permission to use it. This permission is given through the user or role that initiates the export job. +If the bucket you're exporting to is encrypted with customer managed keys (KMS), that KMS key's policies must give MGN permission to use it. This permission is given through the user or role that initiates the export job.