Difference between revisions of "Aws s3api list-buckets"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
 
<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>
  
 +
<pre>
 +
{
 +
    "Buckets": [],
 +
    "Owner": {
 +
        "DisplayName": "your_name",
 +
        "ID": "89094145c8599971367dbaedba5e3f08b9d6bbd1036ed1089fb102f0b407b648"
 +
    }
 +
}
 +
</pre>
  
 
== Related terms ==
 
== Related terms ==

Revision as of 19:57, 16 September 2021

Advertising: