All Products
Search
Document Center

Resource Access Management:AliyunAccountCenterReadOnlyAccess

Last Updated:Jan 08, 2026

AliyunAccountCenterReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunAccountCenterReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunAccountCenterReadOnlyAccess policy: Permission for read-only access to the account center.

Policy details

  • Type: service system policy

  • Creation time: 17:17:34 on January 16, 2025

  • Update time: 01:52:45 on January 08, 2026

  • Current version: v3

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "accountcenter:Query*",
        "accountcenter:AccountAddressQuery*",
        "accountcenter:AccountContactQuery*",
        "accountcenter:EnterpriseContactQuery*",
        "accountcenter:EnterpriseAddressQuery*",
        "accountcenter:EnterpriseTodoQuery*"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "bss:DescribeSwitchServiceQueryStatus",
        "bss:DescribeEnterpriseRelation"
      ],
      "Resource": "*"
    }
  ]
}

References