AliyunPAIEASWorkspaceAccess

更新时间:
复制为 MD 格式

AliyunPAIEASWorkspaceAccess 是阿里云管理的产品系统策略,您可以将 AliyunPAIEASWorkspaceAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了管理机器学习平台(PAI)模型在线服务(EAS)中工作空间(Workspace)的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2026-03-17 14:44:14

  • 更新时间:2026-03-17 14:44:14

  • 当前版本:v1

策略内容

{
  "Statement": [
    {
      "Effect": "Allow",
      "Action": "cdt:GetCdtInternetServiceStatus",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "privatelink:CheckProductOpen",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "cms:GetCmsService",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "yundun-cert:ListUserCertificateOrder",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "oss:ListBuckets",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "bssapi:DescribePricingModule",
        "bss:DescribeProduct"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "bssapi:GetPayAsYouGoPrice",
        "bss:DescribePrice"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "log:ListProject",
        "log:ListLogStores"
      ],
      "Resource": "*"
    },
    {
      "Action": [
        "log:Get*",
        "log:List*",
        "log:Query*"
      ],
      "Resource": "acs:log:*:*:project/*/logstore/pai_gw_access_log",
      "Effect": "Allow"
    },
    {
      "Effect": "Allow",
      "Action": [
        "vpc:DescribeVpcs",
        "vpc:DescribeVSwitches",
        "ecs:DescribeSecurityGroups"
      ],
      "Resource": "*"
    }
  ],
  "Version": "1"
}

相关文档