Difference between revisions of "Aws s3api create-bucket"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
<code>[[--acl]] [ private | public-read | public-read-write | authenticated-read ]</code> | <code>[[--acl]] [ private | public-read | public-read-write | authenticated-read ]</code> | ||
+ | |||
+ | |||
+ | 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 == | == Related == |
Revision as of 20:47, 26 September 2022
https://docs.aws.amazon.com/cli/latest/reference/s3api/create-bucket.html
aws s3api create-bucket --bucket My_Bucket_Name
--acl [ private | public-read | public-read-write | authenticated-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: