ListBuckets
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a list of buckets available to the user.
Use only in your request .
The response can only contain .
For a list of possible answers, see the section .
The successful response contains additional data in XML format, the schema of which is described below.
Element
Description
Bucket
Contains a description of the bucket.
Path: /ListAllMyBucketsResult/Buckets/Bucket
.
Buckets
Contains a list of buckets.
Path: /ListAllMyBucketsResult/Buckets
.
CreationDate
Bucket creation time in yyyy-mm-ddThh:mm:ss.timezone
.
Path: /ListAllMyBucketsResult/Buckets/Bucket/CreationDate
.
ListAllMyBucketsResult
The root element of the response.
Path: /ListAllMyBucketsResult
.
Name
Bucket name.
Path: /ListAllMyBucketsResult/Buckets/Bucket/Name
.