Resource Type: GCP > Multi-Region
The Multi-Region resource type represents a geographic area that spans multiple regions, allowing users to store and manage data with enhanced redundancy and availability across several locations, ensuring resilience and low-latency access to resources.
Controls
The primary controls for GCP > Multi-Region are:
It is also targeted by these controls:
- GCP > BigQuery Data Transfer > Transfer Config > Discovery
- GCP > BigQuery Data Transfer > Transfer Config > Usage
- GCP > KMS > Key Ring > Discovery
- GCP > Storage > Bucket > Discovery
- GCP > Storage > Bucket > 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#/resource/types/multiRegion
- tmod:@turbot/turbot#/resource/categories/cloudLocation
- turbot graphql resource --id "tmod:@turbot/gcp#/resource/types/multiRegion"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp#/resource/types/multiRegion';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp#/resource/types/multiRegion"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp#/resource/types/multiRegion' 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