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

AliyunCloudSSOReadOnlyAccess

AliyunCloudSSOReadOnlyAccess 是阿里云管理的產品系統策略,您可以將 AliyunCloudSSOReadOnlyAccess 授權給 RAM 身份(RAM 用戶、RAM 用戶組和 RAM 角色),本策略定義了只讀訪問云SSO(CloudSSO)的權限。

策略詳情

  • 類型:系統策略

  • 創建時間:2021-08-20 03:13:35

  • 更新時間:2021-08-20 03:13:35

  • 當前版本:v1

策略內容

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "cloudsso:List*",
        "cloudsso:Get*",
        "cloudsso:Check*"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "resourcemanager:GetResourceDirectory",
        "resourcemanager:ListParents",
        "resourcemanager:ListChildrenForParent",
        "resourcemanager:ListAncestors",
        "resourcemanager:ListAccountRecordsForParent",
        "resourcemanager:GetFolder",
        "resourcemanager:GetAccount"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "ram:GetPolicyVersion",
        "ram:ListPolicyVersions",
        "ram:GetPolicy"
      ],
      "Resource": "acs:ram:*:system:policy/*",
      "Effect": "Allow"
    }
  ]
}

相關文檔