Difference between revisions of "Aws s3api create-bucket"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* <code>[[aws s3 mb]]</code> | * <code>[[aws s3 mb]]</code> | ||
* <code>[[aws s3api get-bucket-acl]]</code> | * <code>[[aws s3api get-bucket-acl]]</code> | ||
+ | * [[Cloudformation AWS::S3::Bucket example]] | ||
==See also== | ==See also== |
Revision as of 10:46, 30 March 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 ]
Related
See also
Advertising: