AliyunIndustrialBrainDefaultRolePolicy

Updated at:
Copy as MD

AliyunIndustrialBrainDefaultRolePolicy is the authorization policy dedicated to a service role. In most cases, when a service role is created, the policy is attached to the service role. Then, the service role is authorized to access other cloud services. This policy is updated by the relevant Alibaba Cloud service. Do not attach this policy to a RAM identity other than a service role.

Policy details

  • Type: service system policy

  • Creation time: 13:29:54 on April 20, 2026

  • Update time: 01:47:24 on May 14, 2026

  • Current version: v2

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "oss:PutBucket",
        "oss:GetObject",
        "oss:PutObject",
        "oss:DeleteObject",
        "oss:ListObjects",
        "oss:GetBucketInfo"
      ],
      "Resource": [
        "acs:oss:*:*:industry-maas-*",
        "acs:oss:*:*:industry-maas-*/*"
      ]
    },
    {
      "Effect": "Allow",
      "Action": [
        "gpdb:DescribeDBInstances",
        "gpdb:DescribeDBInstanceAttribute",
        "gpdb:DescribeDBInstanceNetInfo",
        "gpdb:ModifySecurityIps",
        "gpdb:DescribeDBInstanceIPArrayList",
        "gpdb:AllocateInstancePublicConnection",
        "gpdb:ReleaseInstancePublicConnection",
        "gpdb:CreateDBInstanceIPArray",
        "gpdb:DeleteDBInstanceIPArray"
      ],
      "Resource": "acs:gpdb:*:*:dbinstance/*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "sfm:Retrieve",
        "sfm:RetrieverHistory",
        "sfm:ListIndexFiles",
        "sfm:ListIndexFileDetails",
        "sfm:ListIndex",
        "sfm:ChunkList"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "modelstudio:GetWorkspace",
        "modelstudio:ListWorkspaces"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "bailiancontrol:ListWorkspaces",
        "bailiancontrol:ListWorkspaceRegions",
        "bailiancontrol:ListUsers",
        "bailiancontrol:ListRoles",
        "bailiancontrol:CreateUser",
        "bailiancontrol:AttachWorkspaceToUser",
        "bailiancontrol:ChangeUserPermissions"
      ],
      "Resource": "*"
    }
  ]
}

References