Skip to main content
PUT
You need appropriate permissions to create buckets in your account.

Create Bucket

Creates a new bucket. By default, the bucket is created in the region specified in your configuration.

Base URL

Headers

The canned ACL to apply to the bucket
Specifies whether object lock should be enabled for the bucket

Request Examples

Response Example

Authorizations

Authorization
string
header
required

AWS Signature Version 4

Headers

x-amz-acl
enum<string>

The canned ACL to apply to the bucket

Available options:
private,
public-read,
public-read-write,
authenticated-read

Response

Bucket created successfully