AliyunGCSReadOnlyAccess

AliyunGCSReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunGCSReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问云渲染服务(GCS)的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2024-06-11 13:40:30

  • 更新时间:2024-06-11 13:40:30

  • 当前版本:v1

策略内容

{
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "cgcs:List*",
        "cgcs:Get*",
        "cgcs:PageQuery*",
        "cgcs:Query*",
        "cgcs:Check*",
        "cgcs:*Stat",
        "cgcs:Describe*",
        "cgcs:AppListService",
        "cgcs:AppVersionListService",
        "cgcs:SelfHelpListAdaptTaskService",
        "cgcs:SelfHelpListSessionService",
        "cgcs:AdaptGetService",
        "cgcs:AppGetService",
        "cgcs:AppVersionGetService",
        "cgcs:SelfHelpGetAdaptTaskService",
        "cgcs:AppVersionQueryService",
        "cgcs:VersionExeQueryService",
        "cgcs:TotalQueryResourcePackage",
        "cgcs:HasActivate"
      ],
      "Resource": "*"
    }
  ],
  "Version": "1"
}

相关文档