bucket_create
Create an S3 bucket in a DuploCloud tenant to store and manage cloud object storage resources.
Instructions
Create a new S3 bucket in a DuploCloud tenant.
Args: tenant_id: The tenant ID to create the bucket in. name: Name for the new bucket.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | ||
| name | Yes |