Difference between revisions of "Aws s3api list-buckets"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
* https://docs.aws.amazon.com/cli/latest/reference/s3api/list-buckets.html
 
* https://docs.aws.amazon.com/cli/latest/reference/s3api/list-buckets.html
  
<code>[[aws s3api]] list-buckets [[--output=text]]</code> <ref> https://docs.aws.amazon.com/cli/latest/reference/s3api/list-buckets.html </ref>
+
*<code>[[aws s3api]] list-buckets [[--output=text]]</code> <ref> https://docs.aws.amazon.com/cli/latest/reference/s3api/list-buckets.html </ref>
  
 
*<code>aws s3api list-buckets --query "Buckets[].Name"</code>
 
*<code>aws s3api list-buckets --query "Buckets[].Name"</code>
Line 16: Line 16:
 
  }
 
  }
 
</pre>
 
</pre>
  ID is the ID of the [[Owner]]
+
   
 +
*<code>ID is the ID of the [[Owner]]</code>
  
  

Revision as of 11:23, 20 September 2021

Advertising: