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

AliyunGEMPCoordinatorAccess

AliyunGEMPCoordinatorAccess 是阿里云管理的產品系統策略,您可以將 AliyunGEMPCoordinatorAccess 授權給 RAM 身份(RAM 用戶、RAM 用戶組和 RAM 角色),本策略定義了具有運維事件中心(GEMP)的事件和故障協同、用戶更改和創建的所有權限,其他權限為只讀。

策略詳情

  • 類型:系統策略

  • 創建時間:2021-10-08 09:15:57

  • 更新時間:2021-10-12 03:17:44

  • 當前版本:v2

策略內容

{
  "Statement": [
    {
      "Action": [
        "gemp:Get*",
        "gemp:List*",
        "gemp:GenerateProblemPictureLink",
        "gemp:CreateUser",
        "gemp:UpdateUser",
        "ram:ListUserBasicInfos"
      ],
      "Effect": "Allow",
      "Resource": "*"
    },
    {
      "Action": "gemp:*",
      "Effect": "Allow",
      "Resource": [
        "acs:gemp:*:*:incident/*",
        "acs:gemp:*:*:problem/*"
      ]
    }
  ],
  "Version": "1"
}

相關文檔