GCP IAM Policy

Overview#

GCP IAM Policy is a collection of statements that define who has what type of access.

GCP IAM Policy is attached to a GCP Resource and is used to enforce Access Control whenever that GCP Resource is accessed.'

GCP IAM Policy is assigned to a GCP Resource which defines what to the list of GCP Identities to GCP Roles.

GCP Role is the role you want to assign to the user. The GCP Role is specified in the form of roles/<name of the role>. For example, roles/owner, roles/editor, and roles/viewer.

Google Service Management API#

Google Service Management allows service producers to publish their services on Google Cloud Platform so that they can be discovered and used by service consumers.

Binding#

The binding method consists of two properties. members Array.<string>: Specifies the identities requesting access for a GCP Resource. members can have the following values: For example, "members" could be:

Category#

Google Cloud Platform

More Information#

There might be more information for this subject on one of the following: