Reader

GCP IAM · Management · Specialized

Reader

SpecializedIAM ScopeManagement

Dado verificado em · Fonte

Escopo
project
Permissões
Role IDroles/reader

Specialized

Narrow-scope role for a specific action or use case

Descrição

Permissions for read-only actions that don't affect state, such as viewing (but not modifying) existing resources or data.

O Google não publica a lista de permissões das basic roles na documentação. Use `gcloud iam roles describe <roleId>` ou o console para obtê-la.

gcloud iam roles describe roles/reader

Role Definition (JSON)

{
  "name": "roles/reader",
  "title": "Reader",
  "description": "Permissions for read-only actions that don't affect state, such as viewing (but not modifying) existing resources or data.",
  "stage": "GA",
  "includedPermissions": []
}