gcp-dataproc-cluster-metadata-properties
Cluster metadata and software properties may contain bootstrap credentials or connector configuration.
Where it sits
| location | dataproc.projects.regions.clusters.get.config.{gceClusterConfig.metadata.<value>,softwareConfig.properties.<value>} |
| location kind | config_field |
| data kinds | credential password api_key access_key secret_key oauth_token source_code_secret connection_string |
| emits edge | ContainsCredential |
| service | Dataproc (gcp:dataproc) |
Collection recipe
| access mode | read_api |
| operation | dataproc.projects.regions.clusters.get |
| response path | config.{gceClusterConfig.metadata.<value>,softwareConfig.properties.<value>} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
dataproc.clusters.get
References