aws s3api create-bucket

From wikieduonline
Revision as of 05:16, 11 July 2024 by Welcome (talk | contribs)
Jump to navigation Jump to search

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3api/create-bucket.html

aws s3api create-bucket --bucket My_Bucket_Name

--acl [ private | public-read | public-read-write | authenticated-read ]


aws s3api create-bucket --acl public-read
An error occurred (IllegalLocationConstraintException) when calling the CreateBucket operation: The unspecified location constraint is incompatible for the region specific endpoint this request was sent to.

Related

See also

Advertising: