Skip to main content

GCP Iam Role

A Google Cloud IAM Role is a logical grouping of one or more IAM permissions that can be granted to principals (users, service accounts, groups or Google Workspace domains) to control their access to Google Cloud resources. Roles come in three flavours—basic, predefined and custom—allowing organisations to strike a balance between least-privilege access and administrative convenience. For a full explanation see the Google Cloud documentation: https://cloud.google.com/iam/docs/understanding-roles

Supported Methods

  • GET: Get a gcp-iam-role by its "name"
  • LIST: List all gcp-iam-role
  • SEARCH