create_bucket
Create an OCI bucket in a specified compartment with a given name and optional public access type (NoPublicAccess, ObjectRead, or ObjectReadWithoutList).
Instructions
Create a bucket. public_access_type: NoPublicAccess|ObjectRead|ObjectReadWithoutList.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compartment_id | Yes | ||
| name | Yes | ||
| namespace | No | ||
| public_access_type | No | NoPublicAccess |