Difference between revisions of "Aws s3 mb"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
aws s3 mb s3://mybucket | aws s3 mb s3://mybucket | ||
make_bucket failed: s3://mybucket An error occurred (InvalidLocationConstraint) when calling the CreateBucket operation: The specified location-constraint is not valid | make_bucket failed: s3://mybucket An error occurred (InvalidLocationConstraint) when calling the CreateBucket operation: The specified location-constraint is not valid | ||
+ | Solution: include --region configuration parameter | ||
+ | aws s3 mb s3://mybucket [[--region]] [[us-west-2]] | ||
== See also == | == See also == |
Revision as of 08:33, 20 September 2021
aws s3 mb s3://mybucket
aws s3 mb s3://mybucket make_bucket failed: s3://mybucket An error occurred (InvalidLocationConstraint) when calling the CreateBucket operation: The specified location-constraint is not valid
Solution: include --region configuration parameter
aws s3 mb s3://mybucket --region us-west-2
See also
- AWS S3:
aws s3control
.aws s3
[cp | ls
|sync | presing
|mb | rm | rb
] - AWS S3,
aws s3, aws s3api, aws s3control, s3:
, Amazon S3 Storage Lens, AWS S3 replication, CRR, SSR, CAR, S3 Replication Time Control (S3 RTC), Website endpoint, Amazon Macie, Versioning, Lifecycle, Encryption, logging, Amazon S3 Inventory, Amazon S3 Batch Operations, Storage Classes, Amazon S3 clients, Terraform S3, AWS canned ACLs, Directory buckets, security,PutObject
Advertising: