Editing Aws s3 mb

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
<code>[[aws s3]] mb</code> creates an S3 bucket.
+
* https://docs.aws.amazon.com/cli/latest/reference/s3/mb.html
https://docs.aws.amazon.com/cli/latest/reference/s3/mb.html
+
*<code>aws s3 mb s3://mybucket</code>
  
aws s3 mb [[s3://]]mybucket
 
make_bucket: mybucket
 
 
<code>mb</code> - Make bucket
 
 
== Example ==
 
 
  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
Line 14: Line 8:
 
  Solution: include --region configuration parameter
 
  Solution: include --region configuration parameter
 
  aws s3 mb s3://mybucket [[--region]] [[us-west-2]]
 
  aws s3 mb s3://mybucket [[--region]] [[us-west-2]]
 
== Related terms ==
 
* <code>[[aws s3api create-bucket]]</code>
 
* <code>[[Cloudformation AWS::S3::Bucket example|Cloudformation AWS::S3::Bucket]]</code> example
 
* <code>[[mkdir]]</code>
 
* [[BucketName:]]
 
* <code>"[[ResourceStatusReason]]": "Bucket name should not contain uppercase characters"</code>
 
* <code>[[gsutil mb]]</code>
 
* [[Terraform]]: <code>[[aws_s3_bucket]]</code>
 
* <code>[[aws s3 rm]]</code>
 
  
 
== See also ==
 
== See also ==
* {{aws s3 mb}}
 
 
* {{aws s3}}
 
* {{aws s3}}
 
* {{S3}}
 
* {{S3}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: