arvan_s3_create_bucket
Create an S3 bucket with configurable access control (private, public-read, or public-read-write) for storing objects in ArvanCloud.
Instructions
Create a bucket. acl is one of private, public-read, public-read-write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | ||
| acl | No | private |