All Products
Search
Document Center

Resource Access Management:AliyunAIRegistryReadOnlyAccess

Last Updated:Jul 10, 2026

AliyunAIRegistryReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunAIRegistryReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunAIRegistryReadOnlyAccess policy: Read-only permissions for the AI Registry.

Policy details

  • Type: service system policy

  • Creation time: 14:51:02 on April 16, 2026

  • Update time: 11:06:38 on July 10, 2026

  • Current version: v2

Policy content

{
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "airegistry:Read",
        "airegistry:ListPrompts",
        "airegistry:ListPromptVersions",
        "airegistry:GetPromptVersionDetail",
        "airegistry:GetPromptVersion",
        "airegistry:GetPromptGovernance",
        "airegistry:GetPrompt",
        "airegistry:GetSupportedModels",
        "airegistry:ListNamespaces",
        "airegistry:ListNamespaceBySource",
        "airegistry:GetNamespace"
      ],
      "Resource": "acs:airegistry:*:*:instance/saas/*"
    }
  ],
  "Version": "1"
}

References