Resource Type: GCP > IAM > Service Account
User in GCP IAM Service.
Resource Context
Service Account is a part of the IAM service.
Each Service Account lives under a Project.
Controls
The primary controls for GCP > IAM > Service Account are:
It is also targeted by these controls:
- GCP > CIS v2.0 > 1 - Identity and Access Management > 1.04 - Ensure That There Are Only GCP-Managed Service Account Keys for Each Service Account
- GCP > IAM > Service Account Key > Discovery
- GCP > IAM > Service Account Key > Usage
Quick Actions
- Delete from GCP
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
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/serviceAccount
- tmod:@turbot/turbot#/resource/categories/iamServiceAccount
- turbot graphql resource --id "tmod:@turbot/gcp-iam#/resource/types/serviceAccount"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-iam#/resource/types/serviceAccount';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-iam#/resource/types/serviceAccount"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-iam#/resource/types/serviceAccount' 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