View a markdown version of this page

AWSApplicationMigrationFullAccess - AWS Verwaltete Richtlinie

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

AWSApplicationMigrationFullAccess

Beschreibung: Diese Richtlinie gewährt Berechtigungen für alle öffentlichen APIs von AWS Application Migration Service (MGN) sowie Berechtigungen zum Lesen von KMS-Schlüsselinformationen. Hängen Sie diese Richtlinie an Ihre IAM-Benutzer oder -Rollen an.

AWSApplicationMigrationFullAccessist eine AWS verwaltete Richtlinie.

Verwendung dieser Richtlinie

Sie können AWSApplicationMigrationFullAccess an Ihre Benutzer, Gruppen und Rollen anfügen.

Details zur Richtlinie

  • Typ: AWS verwaltete Richtlinie

  • Aufnahmezeit: 7. April 2021, 06:56 UTC

  • Zeit geändert: 3. August 2026, 10:57 UTC

  • ARN: arn:aws:iam::aws:policy/AWSApplicationMigrationFullAccess

Version der Richtlinie

Version der Richtlinie: v14 (Standard)

Die Standardversion der Richtlinie ist die Version, die die Berechtigungen für die Richtlinie definiert. Wenn ein Benutzer oder eine Rolle mit der Richtlinie eine Anfrage für den Zugriff auf eine AWS Ressource stellt, AWS überprüft die Standardversion der Richtlinie, ob die Anforderung zulässig ist.

JSON-Richtliniendokument

{ "Version" : "2012-10-17", "Statement" : [ { "Sid" : "VisualEditor0", "Effect" : "Allow", "Action" : [ "mgn:*" ], "Resource" : "*" }, { "Sid" : "VisualEditor1", "Effect" : "Allow", "Action" : [ "kms:ListAliases", "kms:DescribeKey" ], "Resource" : "*" }, { "Sid" : "VisualEditor2", "Effect" : "Allow", "Action" : [ "ec2:DescribeKeyPairs", "ec2:DescribeTags", "ec2:DescribeNetworkInterfaces", "ec2:DescribePlacementGroups", "ec2:DescribeAccountAttributes", "ec2:DescribeAvailabilityZones", "ec2:DescribeImages", "ec2:DescribeInstances", "ec2:DescribeInstanceTypes", "ec2:DescribeInstanceAttribute", "ec2:DescribeInstanceStatus", "ec2:DescribeInstanceTypeOfferings", "ec2:DescribeLaunchTemplateVersions", "ec2:DescribeLaunchTemplates", "ec2:DescribeSecurityGroups", "ec2:DescribeSnapshots", "ec2:DescribeSubnets", "ec2:DescribeVolumes", "ec2:GetEbsEncryptionByDefault", "ec2:GetEbsDefaultKmsKeyId" ], "Resource" : "*" }, { "Sid" : "VisualEditor3", "Effect" : "Allow", "Action" : "license-manager:ListLicenseConfigurations", "Resource" : "*" }, { "Sid" : "VisualEditor4", "Effect" : "Allow", "Action" : "elasticloadbalancing:DescribeLoadBalancers", "Resource" : "*" }, { "Sid" : "VisualEditor5", "Effect" : "Allow", "Action" : "iam:ListInstanceProfiles", "Resource" : "*" }, { "Sid" : "VisualEditor6", "Effect" : "Allow", "Action" : "iam:PassRole", "Resource" : [ "arn:aws:iam::*:role/service-role/AWSApplicationMigrationLaunchInstanceWithSsmRole", "arn:aws:iam::*:role/service-role/AWSApplicationMigrationLaunchInstanceWithDrsRole" ], "Condition" : { "StringEquals" : { "iam:PassedToService" : "ec2.amazonaws.com" }, "Bool" : { "aws:ViaAWSService" : "true" } } }, { "Sid" : "VisualEditor7", "Effect" : "Allow", "Action" : [ "drs:DescribeSourceServers" ], "Resource" : "*" }, { "Sid" : "VisualEditor8", "Effect" : "Allow", "Action" : [ "ssm:SendCommand" ], "Resource" : [ "arn:aws:ec2:*:*:instance/*" ], "Condition" : { "Bool" : { "aws:ViaAWSService" : "true" }, "Null" : { "aws:ResourceTag/AWSApplicationMigrationServiceManaged" : "false" } } }, { "Sid" : "VisualEditor9", "Effect" : "Allow", "Action" : [ "ssm:ListCommandInvocations" ], "Resource" : "*" }, { "Sid" : "VisualEditor10", "Effect" : "Allow", "Action" : [ "ssm:DescribeInstanceInformation", "ssm:GetCommandInvocation" ], "Resource" : "*", "Condition" : { "Bool" : { "aws:ViaAWSService" : "true" } } }, { "Sid" : "VisualEditor11", "Effect" : "Allow", "Action" : [ "ssm:DescribeDocument", "ssm:SendCommand" ], "Resource" : [ "arn:aws:ssm:*:*:document/AWSDisasterRecovery-InstallDRAgentOnInstance", "arn:aws:ssm:*:*:document/AWSMigration-*" ], "Condition" : { "Bool" : { "aws:ViaAWSService" : "true" } } }, { "Sid" : "VisualEditor12", "Effect" : "Allow", "Action" : [ "drs:DisconnectSourceServer" ], "Resource" : "arn:aws:drs:*:*:source-server/*", "Condition" : { "Bool" : { "aws:ViaAWSService" : "true" }, "Null" : { "aws:ResourceTag/AWSApplicationMigrationServiceConfiguredDR" : "false" } } }, { "Sid" : "VisualEditor13", "Effect" : "Allow", "Action" : [ "ssm:GetParameter", "ssm:PutParameter" ], "Resource" : "arn:aws:ssm:*:*:parameter/ManagedByAWSApplicationMigrationService-*" }, { "Sid" : "VisualEditor14", "Effect" : "Allow", "Action" : [ "servicequotas:GetServiceQuota" ], "Resource" : "*" }, { "Sid" : "VisualEditor15", "Effect" : "Allow", "Action" : [ "ssm:GetAutomationExecution" ], "Resource" : "arn:aws:ssm:*:*:automation-execution/*" }, { "Sid" : "VisualEditor16", "Effect" : "Allow", "Action" : [ "ssm:GetDocument" ], "Resource" : [ "arn:aws:ssm:*:*:document/AWSDisasterRecovery-InstallDRAgentOnInstance", "arn:aws:ssm:*:*:document/AWSMigration-*" ] }, { "Sid" : "VisualEditor17", "Effect" : "Allow", "Action" : [ "ssm:GetParameters" ], "Resource" : "arn:aws:ssm:*:*:parameter/ManagedByAWSApplicationMigrationService-*", "Condition" : { "ForAnyValue:StringEquals" : { "aws:CalledVia" : "ssm.amazonaws.com" } } }, { "Sid" : "VisualEditor18", "Effect" : "Allow", "Action" : [ "ssm:StartAutomationExecution" ], "Resource" : [ "arn:aws:ssm:*:*:document/AWSMigration-*", "arn:aws:ssm:*:*:automation-execution/*", "arn:aws:ssm:*:*:automation-definition/AWSMigration-*:$DEFAULT" ], "Condition" : { "ForAnyValue:StringEquals" : { "aws:CalledVia" : "mgn.amazonaws.com" } } }, { "Sid" : "VisualEditor19", "Effect" : "Allow", "Action" : "ssm:ListCommands", "Resource" : "*", "Condition" : { "ForAnyValue:StringEquals" : { "aws:CalledVia" : "ssm.amazonaws.com" } } }, { "Sid" : "VisualEditor20", "Effect" : "Allow", "Action" : [ "ssm:DescribeParameters" ], "Resource" : "*", "Condition" : { "ForAnyValue:StringEquals" : { "aws:CalledVia" : [ "mgn.amazonaws.com" ] } } }, { "Sid" : "FSxReadPermissions", "Effect" : "Allow", "Action" : [ "fsx:DescribeStorageVirtualMachines" ], "Resource" : [ "*" ] }, { "Sid" : "AllowTagSVMWithMapKeys", "Effect" : "Allow", "Action" : [ "fsx:TagResource" ], "Resource" : "arn:aws:fsx:*:*:storage-virtual-machine/*", "Condition" : { "ForAllValues:StringEquals" : { "aws:TagKeys" : [ "map-migrated", "aws-apn-id" ] } } }, { "Sid" : "FSxDescribeOperations", "Effect" : "Allow", "Action" : [ "fsx:DescribeVolumes", "fsx:DescribeSnapshots" ], "Resource" : "*", "Condition" : { "ForAnyValue:StringEquals" : { "aws:CalledVia" : [ "mgn.amazonaws.com" ] } } }, { "Sid" : "FSxCreateVolume", "Effect" : "Allow", "Action" : "fsx:CreateVolume", "Resource" : [ "arn:aws:fsx:*:*:volume/*/*", "arn:aws:fsx:*:*:storage-virtual-machine/*/*" ], "Condition" : { "Null" : { "aws:RequestTag/AWSApplicationMigrationServiceManaged" : "false" }, "ForAnyValue:StringEquals" : { "aws:CalledVia" : [ "mgn.amazonaws.com" ] } } }, { "Sid" : "FSxDeleteVolumeAndTag", "Effect" : "Allow", "Action" : [ "fsx:DeleteVolume", "fsx:TagResource" ], "Resource" : "arn:aws:fsx:*:*:volume/*/*", "Condition" : { "Null" : { "aws:ResourceTag/AWSApplicationMigrationServiceManaged" : "false" }, "ForAnyValue:StringEquals" : { "aws:CalledVia" : [ "mgn.amazonaws.com" ] } } }, { "Sid" : "FSxCreateSnapshot", "Effect" : "Allow", "Action" : "fsx:CreateSnapshot", "Resource" : [ "arn:aws:fsx:*:*:snapshot/*/*", "arn:aws:fsx:*:*:volume/*/*" ], "Condition" : { "Null" : { "aws:RequestTag/AWSApplicationMigrationServiceManaged" : "false" }, "ForAnyValue:StringEquals" : { "aws:CalledVia" : [ "mgn.amazonaws.com" ] } } } ] }

Weitere Informationen