/
ListBuckets

ListBuckets


Retorna uma lista de todos os buckets pertencentes ao remetente autenticado da solicitação.

Request Syntax

GET / HTTP/1.1

Response Syntax

HTTP/1.1 200
<?xml version="1.0" encoding="UTF-8"?>
<ListBucketsOutput>
   <Buckets>
      <Bucket>
         <CreationDate>timestamp</CreationDate>
         <Name>string</Name>
      </Bucket>
   </Buckets>
   <Owner>
      <DisplayName>string</DisplayName>
      <ID>string</ID>
   </Owner>
</ListBucketsOutput>

Related content

GetBucketVersioning
GetBucketVersioning
More like this
GetBucketTagging
GetBucketTagging
More like this
PutBucketRequestPayment
PutBucketRequestPayment
More like this
GetBucketInventoryConfiguration
GetBucketInventoryConfiguration
More like this
GetBucketLocation
GetBucketLocation
More like this
ListObjects
ListObjects
More like this