AmazonEC2RolePolicyForLaunchWizard - AWS 관리형 정책

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

AmazonEC2RolePolicyForLaunchWizard

설명: EC2용 Amazon LaunchWizard 서비스 역할에 대한 관리형 정책

AmazonEC2RolePolicyForLaunchWizardAWS 관리형 정책입니다.

이 정책 사용

사용자, 그룹 및 역할에 AmazonEC2RolePolicyForLaunchWizard를 연결할 수 있습니다.

정책 세부 정보

  • 유형: AWS 관리형 정책

  • 생성 시간: 2019년 11월 13일, 08:05 UTC

  • 편집된 시간: 2022년 5월 16일, 21:16 UTC

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

정책 버전

정책 버전: v10(기본값)

정책의 기본 버전은 정책에 대한 권한을 정의하는 버전입니다. 정책을 사용하는 사용자 또는 역할이 AWS 리소스에 대한 액세스를 요청하면 정책의 기본 버전을 AWS 확인하여 요청을 허용할지 여부를 결정합니다.

JSON 정책 문서

{ "Version" : "2012-10-17", "Statement" : [ { "Effect" : "Allow", "Action" : [ "ec2:AttachVolume", "ec2:RebootInstances", "ec2:StartInstances", "ec2:StopInstances" ], "Resource" : [ "arn:aws:ec2:*:*:volume/*", "arn:aws:ec2:*:*:instance/*" ], "Condition" : { "StringLike" : { "ec2:ResourceTag/LaunchWizardResourceGroupID" : "*" } } }, { "Effect" : "Allow", "Action" : [ "ec2:ReplaceRoute" ], "Resource" : "arn:aws:ec2:*:*:route-table/*", "Condition" : { "StringLike" : { "ec2:ResourceTag/LaunchWizardApplicationType" : "*" } } }, { "Effect" : "Allow", "Action" : [ "ec2:DescribeAddresses", "ec2:AssociateAddress", "ec2:DescribeInstances", "ec2:DescribeImages", "ec2:DescribeRegions", "ec2:DescribeVolumes", "ec2:DescribeRouteTables", "ec2:ModifyInstanceAttribute", "cloudwatch:GetMetricStatistics", "cloudwatch:PutMetricData", "ssm:GetCommandInvocation" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "ec2:CreateTags", "ec2:CreateVolume" ], "Resource" : "arn:aws:ec2:*:*:volume/*", "Condition" : { "ForAllValues:StringEquals" : { "aws:TagKeys" : [ "LaunchWizardResourceGroupID", "LaunchWizardApplicationType" ] } } }, { "Effect" : "Allow", "Action" : [ "s3:GetObject", "s3:ListBucket", "s3:PutObject", "s3:PutObjectTagging", "s3:GetBucketLocation", "logs:PutLogEvents", "logs:DescribeLogGroups", "logs:DescribeLogStreams" ], "Resource" : [ "arn:aws:logs:*:*:*", "arn:aws:s3:::launchwizard*", "arn:aws:s3:::aws-sap-data-provider/config.properties" ] }, { "Effect" : "Allow", "Action" : "logs:Create*", "Resource" : "arn:aws:logs:*:*:*" }, { "Effect" : "Allow", "Action" : [ "ec2:Describe*", "cloudformation:DescribeStackResources", "cloudformation:SignalResource", "cloudformation:DescribeStackResource", "cloudformation:DescribeStacks" ], "Resource" : "*", "Condition" : { "ForAllValues:StringEquals" : { "aws:TagKeys" : "LaunchWizardResourceGroupID" } } }, { "Effect" : "Allow", "Action" : [ "dynamodb:BatchGetItem", "dynamodb:PutItem", "sqs:ReceiveMessage", "sqs:SendMessage", "dynamodb:Scan", "s3:ListBucket", "dynamodb:Query", "dynamodb:UpdateItem", "dynamodb:DeleteTable", "dynamodb:CreateTable", "s3:GetObject", "dynamodb:DescribeTable", "s3:GetBucketLocation", "dynamodb:UpdateTable" ], "Resource" : [ "arn:aws:s3:::launchwizard*", "arn:aws:dynamodb:*:*:table/LaunchWizard*", "arn:aws:sqs:*:*:LaunchWizard*" ] }, { "Effect" : "Allow", "Action" : "ssm:SendCommand", "Resource" : "arn:aws:ec2:*:*:instance/*", "Condition" : { "StringLike" : { "ssm:resourceTag/LaunchWizardApplicationType" : "*" } } }, { "Effect" : "Allow", "Action" : [ "ssm:SendCommand", "ssm:GetDocument" ], "Resource" : [ "arn:aws:ssm:*:*:document/AWSSAP-InstallBackint" ] }, { "Effect" : "Allow", "Action" : [ "fsx:DescribeFileSystems", "fsx:ListTagsForResource", "fsx:DescribeStorageVirtualMachines" ], "Resource" : "*", "Condition" : { "ForAllValues:StringLike" : { "aws:TagKeys" : "LaunchWizard*" } } } ] }

자세히 알아보기