AWSApplicationMigrationMGHAccess details (in AWS console)
Policy Name
AWSApplicationMigrationMGHAccess
Description
This policy allows AWS Application Migration Service (MGN) to send meta-data about the progress of servers being migrated using MGN to AWS Migration Hub (MGH). MGN automatically creates an IAM role with this policy attached, and assumes this role. We do not recommend that you attach this policy to your IAM users or roles.
ARN
arn:aws:iam::aws:policy/service-role/AWSApplicationMigrationMGHAccess
Path
/service-role/
PolicyId
ANPAZKAPJZG4KOE4CJMGD
AttachmentCount
0
[
{
"Effect": "Allow",
"Action": [
"mgh:AssociateCreatedArtifact",
"mgh:CreateProgressUpdateStream",
"mgh:DisassociateCreatedArtifact",
"mgh:GetHomeRegion",
"mgh:ImportMigrationTask",
"mgh:NotifyMigrationTaskState",
"mgh:PutResourceAttributes"
],
"Resource": [
"*"
]
}
]