Parameter | Description |
---|---|
Prefix | Query buckets by the prefix of the bucket’s name. |
Parameter | Description |
---|---|
Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
{
"ListAllMyBucketsResult": {
"-xmlns": "<string>",
"Buckets": {
"Bucket": {
"CreationDate": "2012-10-14T05:46:00.882Z",
"Name": "<string>"
}
},
"Owner": {
"ID": "<string>",
"DisplayName": "<string>"
}
}
}
Was this page helpful?