文档

AliyunEMRFullAccess

更新时间:

AliyunEMRFullAccess 是阿里云管理的产品系统策略,您可以将 AliyunEMRFullAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了管理E-MapReduce的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2015-11-25 10:26:36

  • 更新时间:2022-10-13 02:17:40

  • 当前版本:v10

策略内容

{
  "Version": "1",
  "Statement": [
    {
      "Action": "emr:*",
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "cms:QueryMetricList",
        "ram:GetRole",
        "ram:ListRoles",
        "ram:ListUserBasicInfos",
        "ecs:DescribeZones",
        "ecs:DescribeInstanceTypes",
        "ecs:DescribeKeyPairs",
        "ecs:DescribeAvailableResource",
        "ecs:DescribeInstances",
        "ecs:DescribeSpotPriceHistory",
        "ecs:DescribeSpotAdvice",
        "ecs:DescribeInstanceStatus",
        "ecs:DescribeDeploymentSets",
        "vpc:DescribeVpcs",
        "vpc:DescribeVSwitches",
        "oss:ListBuckets",
        "dlf:DescribeRegions",
        "dlf:GetRegionStatus",
        "dlf:ListCatalogs"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": "ram:PassRole",
      "Resource": "*",
      "Effect": "Allow",
      "Condition": {
        "StringEquals": {
          "acs:Service": "emr.aliyuncs.com"
        }
      }
    },
    {
      "Action": "quotas:ListProductQuotas",
      "Resource": "acs:quotas:*:*:quota/ecs/*",
      "Effect": "Allow"
    },
    {
      "Action": "kms:DescribeAccountKmsStatus",
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

相关文档

  • 本页导读 (1)