oci_os_create_bucket
Create a new Oracle Cloud Infrastructure Object Storage bucket with configurable storage tier and public access settings.
Instructions
Create a new Object Storage bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_name | Yes | Name for the new bucket | |
| storage_tier | No | Standard | |
| public_access | No | NoPublicAccess | |
| compartment_id | No | Compartment OCID (defaults to tenancy) |