Resource Type: OCI > Region
Oracle Cloud Infrastructure Region resource. Each Region represents a geographic location where OCI services are available.
Controls
The primary controls for OCI > Region are:
It is also targeted by these controls:
- OCI > Compute > Instance > Discovery
- OCI > Networking > DRG > Discovery
- OCI > Networking > Load Balancer > Discovery
- OCI > Networking > VCN > Discovery
- OCI > Storage > Block Volume > Discovery
- OCI > Storage > Boot Volume > Discovery
- OCI > Storage > Bucket > Discovery
- OCI > Storage > File System > Discovery
- OCI > Storage > Mount Target > Discovery
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/oci#/resource/types/region
- tmod:@turbot/turbot#/resource/categories/cloudLocation
- turbot graphql resource --id "tmod:@turbot/oci#/resource/types/region"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci#/resource/types/region';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci#/resource/types/region"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci#/resource/types/region' 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