AWS Application Migration Service (mgn)

2023-03-21

6 new actions, 2 new resources

Additions

    Actions
  • ListExportErrors
    • Description:  Grants permission to list the errors of an export task
    • Access:  List
    • Resources: 

      Name: ExportResource

      Required: Yes

  • ListExports
    • Description:  Grants permission to list export tasks
    • Access:  List
  • ListImportErrors
    • Description:  Grants permission to list the errors of an import task
    • Access:  List
    • Resources: 

      Name: ImportResource

      Required: Yes

  • ListImports
    • Description:  Grants permission to list the import tasks
    • Access:  List
  • StartExport
    • Description:  Grants permission to start an export task
    • Access:  Write
    • Dependents: 

      ec2:DescribeLaunchTemplateVersions

      mgn:DescribeSourceServers

      mgn:GetLaunchConfiguration

      mgn:ListApplications

      mgn:ListWaves

      s3:PutObject

  • StartImport
    • Description:  Grants permission to create an import task
    • Access:  Write
    • Dependents: 

      ec2:CreateLaunchTemplateVersion

      ec2:DescribeLaunchTemplateVersions

      ec2:ModifyLaunchTemplate

      mgn:DescribeSourceServers

      mgn:GetLaunchConfiguration

      mgn:ListApplications

      mgn:ListWaves

      mgn:TagResource

      mgn:UpdateLaunchConfiguration

      s3:PutObject

    Resources
  • ImportResource
    • Arn:  arn:${Partition}:mgn:${Region}:${Account}:import/${ImportID}
    • Conditions: 

      aws:ResourceTag/${TagKey}

  • ExportResource
    • Arn:  arn:${Partition}:mgn:${Region}:${Account}:export/${ExportID}
    • Conditions: 

      aws:ResourceTag/${TagKey}