Create Object Storage bucket
create_bucketCreate a new S3 bucket in ArvanCloud object storage with optional private or public-read ACL.
Instructions
[WRITE] S3 CreateBucket. Official API Usage curl + SDK create-bucket docs. ACL may be private|public-read per SDK sample.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| acl | No | ||
| bucket | Yes |