AWS mgn documentation change
Summary
Changed 'to facilitate data replication' to 'to help data replication'
Security assessment
Minor wording change in IAM policy documentation. No security implications as policy permissions remain unchanged.
Diff
diff --git a/mgn/latest/ug/security-iam-awsmanpol-AWSApplicationMigrationReplicationServerPolicy.md b/mgn/latest/ug/security-iam-awsmanpol-AWSApplicationMigrationReplicationServerPolicy.md index 55626dcf9..b82672ad3 100644 --- a//mgn/latest/ug/security-iam-awsmanpol-AWSApplicationMigrationReplicationServerPolicy.md +++ b//mgn/latest/ug/security-iam-awsmanpol-AWSApplicationMigrationReplicationServerPolicy.md @@ -13 +13 @@ This policy is attached to the AWS Transform MGN replication server’s instance -This policy allows the AWS Transform MGN Replication Servers, which are EC2 instances launched by AWS Transform MGN - to communicate with the AWS MGN service, and to create EBS snapshots in your AWS account. An IAM role with this policy is attached (as an EC2 Instance Profile) by AWS Transform MGN to the MGN replication servers which are automatically launched and terminated by MGN, as needed. MGN Replication Servers are used to facilitate data replication from your external servers to AWS, as part of the migration process managed using MGN. We do not recommend that you attach this policy to your users or roles. +This policy allows the AWS Transform MGN Replication Servers, which are EC2 instances launched by AWS Transform MGN - to communicate with the AWS MGN service, and to create EBS snapshots in your AWS account. An IAM role with this policy is attached (as an EC2 Instance Profile) by AWS Transform MGN to the MGN replication servers which are automatically launched and terminated by MGN, as needed. MGN Replication Servers are used to help data replication from your external servers to AWS, as part of the migration process managed using MGN. We do not recommend that you attach this policy to your users or roles.