Difference between revisions of "Aws s3api create-bucket"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
https://docs.aws.amazon.com/cli/latest/reference/s3api/create-bucket.html
 
https://docs.aws.amazon.com/cli/latest/reference/s3api/create-bucket.html
  
[[aws s3api]] create-bucket --bucket My_Bucket_Name
+
<code>[[aws s3api]] create-bucket --bucket My_Bucket_Name</code>
  
 
<code>--[[acl]] [ private | public-read | public-read-write | authenticated-read]</code>
 
<code>--[[acl]] [ private | public-read | public-read-write | authenticated-read]</code>

Revision as of 09:02, 4 November 2021

Advertising: