Resource Type: GCP > IAM > Project User
Project User in GCP IAM Service. Users in a project that have any IAM policies assigned.
Resource Context
Project User is a part of the IAM service.
Each Project User lives under a Project.
Controls
The primary controls for GCP > IAM > Project User are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-iam#/resource/types/projectUser
- tmod:@turbot/turbot#/resource/categories/iam
- turbot graphql resource --id "tmod:@turbot/gcp-iam#/resource/types/projectUser"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-iam#/resource/types/projectUser';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-iam#/resource/types/projectUser"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-iam#/resource/types/projectUser' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query