Resource Type: GCP > KMS > Crypto Key
Crypto Key resource in GCP KMS
Resource Context
Crypto Key is a part of the KMS service.
Each Crypto Key lives under a Key Ring.
Controls
The primary controls for GCP > KMS > Crypto Key are:
It is also targeted by these controls:
- GCP > CIS v1 > 1 Identity and Access Management > 1.08 Ensure Encryption keys are rotated within a period of 365 days (Scored)
 - GCP > CIS v2.0 > 1 - Identity and Access Management > 1.09 - Ensure That Cloud KMS Cryptokeys Are Not Anonymously or Publicly Accessible
 - GCP > CIS v2.0 > 1 - Identity and Access Management > 1.10 - Ensure KMS Encryption Keys Are Rotated Within a Period of 90 Days
 
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-kms#/resource/types/cryptoKey
 
- tmod:@turbot/turbot#/resource/categories/security
 
- turbot graphql resource --id "tmod:@turbot/gcp-kms#/resource/types/cryptoKey"
 
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-kms#/resource/types/cryptoKey';
 - select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-kms#/resource/types/cryptoKey"';
 - select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-kms#/resource/types/cryptoKey' 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