Resource-Types in Artifact Registry
The following resource types are related to Artifact Registry.
To assign permissions to all Artifact Registry resources, use the aggregate type:
all-artifacts
To assign permissions to individual resource types:
artifact-repositoriesgeneric-artifacts
A policy that uses <verb> all-artifacts is
equivalent to writing a policy with a separate <verb>
<resource-type> statement for each of the individual
resource types.
Note
The aggregate resource type
The aggregate resource type
all-artifacts covers four resources. Two
of these resources belong to Artifact Registry.all-artifacts:
artifact-repositories(Artifact Registry)generic-artifacts(Artifact Registry)instance-images(Compute)repos(Container Registry)
For details on Artifact Registry policies, continue to the next topics. For repositories in other services:
- Search for
instance-imagesin Policies for Core Services. - Search for
reposin Policies for Container Registry.