日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

文檔

AliyunServiceRolePolicyForMSEDiagnosis

更新時間:

AliyunServiceRolePolicyForMSEDiagnosis 是專用于服務關聯角色的授權策略,會在創建服務關聯角色 AliyunServiceRoleForMSEDiagnosis 時自動授權,以允許服務關聯角色代您訪問其他云服務。本策略由對應的阿里云服務按需更新,請勿將本策略授權給服務關聯角色之外的 RAM 身份使用。

策略詳情

  • 類型:系統策略

  • 創建時間:2024-06-17 18:59:20

  • 更新時間:2024-06-17 18:59:20

  • 當前版本:v1

策略內容

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "arms:GetAuthToken",
        "arms:GetPrometheusApiToken",
        "arms:ListDashboards",
        "arms:QueryMetricByPage",
        "arms:ListTraceApps"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "arms:Describe*",
        "arms:List*",
        "arms:Get*",
        "arms:Search*",
        "arms:Check*",
        "arms:Query*",
        "xtrace:Read*",
        "xtrace:Get*",
        "xtrace:Describe*"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "cms:Get*",
        "cms:List*",
        "cms:Query*",
        "cms:BatchQuery*",
        "cms:Describe*",
        "cms:Cursor",
        "cms:BatchGet",
        "cms:BatchExport",
        "cms:Check*"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "cs:DescribeClusterNodePools",
        "cs:DescribeClusterDetail",
        "cs:DescribeClusterInnerServiceKubeconfig",
        "cs:RevokeClusterInnerServiceKubeconfig",
        "cs:DescribeClusterUserKubeconfig",
        "cs:DescribeAddons",
        "cs:DescribeClusterAddonsVersion",
        "cs:InstallClusterAddons",
        "cs:UpgradeClusterAddons",
        "cs:ListClusterAddonInstances",
        "cs:DescribeUserClusterNamespaces"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "ecs:DescribeInvocations",
        "ecs:RunCommand",
        "ecs:DescribeInstanceMonitorData",
        "ecs:DescribeMetricList",
        "ecs:DescribeNetworkInterfaces",
        "ecs:DescribeInstances",
        "ecs:DescribeSecurityGroupAttribute",
        "ecs:DescribeCloudAssistantStatus",
        "ecs:DescribeInstanceAttribute"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "mse:ListClusters",
        "mse:ListServiceSource",
        "mse:GetGateway",
        "mse:ListGatewayService"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "privatelink:CreateVpcEndpoint",
        "privatelink:DeleteVpcEndpoint",
        "privatelink:GetVpcEndpointAttribute",
        "privatelink:RemoveZoneFromVpcEndpoint",
        "privatelink:ListVpcEndpointZones"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "vpc:CreateVSwitch",
        "vpc:DeleteVSwitch",
        "vpc:DescribeVSwitchAttributes",
        "vpc:ListVSwitchCidrReservations",
        "vpc:DescribeVpcAttribute",
        "vpc:AssociateVpcCidrBlock",
        "vpc:UnassociateVpcCidrBlock"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": "ram:DeleteServiceLinkedRole",
      "Resource": "*",
      "Effect": "Allow",
      "Condition": {
        "StringEquals": {
          "ram:ServiceName": "diagnosis.mse.aliyuncs.com"
        }
      }
    }
  ]
}

相關文檔