Resource Type: GCP > Dataplex > Lake
A Dataplex Lake resource type organizes and manages data across different storage systems, such as Cloud Storage and BigQuery, into a single logical data lake. It serves as a central hub for unifying data management, governance, and access controls within a data lake environment.
Resource Context
Lake is a part of the Dataplex service.
Each Lake lives under a Region.
Controls
The primary controls for GCP > Dataplex > Lake are:
It is also targeted by these controls:
- GCP > Dataplex > Task > Discovery
- GCP > Dataplex > Task > Usage
- GCP > Dataplex > Zone > Discovery
- GCP > Dataplex > Zone > 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-dataplex#/resource/types/lake
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/gcp-dataplex#/resource/types/lake"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-dataplex#/resource/types/lake';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-dataplex#/resource/types/lake"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-dataplex#/resource/types/lake' 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