/v20180820/bucket/{name}
The AWS S3 Control multi-region endpoint
http://s3-control.{region}.amazonaws.com
The AWS S3 Control multi-region endpoint
http://s3-control.{region}.amazonaws.com
PUT
/v20180820/bucket/{name}
-
Tags -
LifecycleConfigurations for deleting expired objects
x-amz-outpost-id
in your API request, see the Examples section.CreateBucket
for Amazon S3 on Outposts:Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request PUT 'http://s3-control.{region}.amazonaws.com/v20180820/bucket/' \
--header 'Content-Type: text/plain' \
--data-raw ''
Response Response Example
200 - Example 1
{}
Request
Path Params
name
stringÂ
required
Header Params
x-amz-acl
stringÂ
optional
x-amz-grant-full-control
stringÂ
optional
x-amz-grant-read
stringÂ
optional
x-amz-grant-read-acp
stringÂ
optional
x-amz-grant-write
stringÂ
optional
x-amz-grant-write-acp
stringÂ
optional
x-amz-bucket-object-lock-enabled
stringÂ
optional
x-amz-outpost-id
stringÂ
optional
Responses
Modified at 2023-08-15 09:09:39