Resource Type: GCP > Dataproc > Cluster
The Cluster resource type is a managed Spark and Hadoop service that can be used to process vast amounts of data in an easy, fast, and cost-effective way.
Resource Context
Cluster is a part of the Dataproc service.
Each Cluster lives under a Region.
Controls
The primary controls for GCP > Dataproc > Cluster are:
It is also targeted by these controls:
- GCP > CIS v2.0 > 1 - Identity and Access Management > 1.17 - Ensure that Dataproc Cluster is encrypted using Customer-Managed Encryption Key
- GCP > Dataproc > Job > Discovery
- GCP > Dataproc > Job > Usage
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/gcp-dataproc#/resource/types/cluster
- tmod:@turbot/turbot#/resource/categories/databaseServer
- turbot graphql resource --id "tmod:@turbot/gcp-dataproc#/resource/types/cluster"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-dataproc#/resource/types/cluster';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-dataproc#/resource/types/cluster"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-dataproc#/resource/types/cluster' 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