Resource Type: OCI > Storage > Bucket
Oracle Cloud Infrastructure Object Storage Bucket resource. Buckets are containers for storing objects (files) in Object Storage, providing highly durable and scalable storage for unstructured data like backups, logs, and media files.
Resource Context
Bucket is a part of the Storage service.
Each Bucket lives under a Region.
Controls
The primary controls for OCI > Storage > Bucket are:
Quick Actions
- Disable Versioning
- Enable Versioning
- Router
- Set Private
- Set Public - Object Read
- Set Public - Object Read Without List
- Set Public Access
- Set Versioning
- Update Defined Tags
- Update Freeform Tags
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/oci-storage#/resource/types/bucket
- tmod:@turbot/turbot#/resource/categories/storage
- turbot graphql resource --id "tmod:@turbot/oci-storage#/resource/types/bucket"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/bucket';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-storage#/resource/types/bucket"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/bucket' 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