Returns a list of all Amazon S3 buckets owned by the authenticated sender of the request.
You must authenticate with a valid AWS Access Key ID that is registered with Amazon S3. Anonymous requests cannot list buckets, and you cannot list buckets that you did not create.
@return A list of all of the Amazon S3 buckets owned by the authenticatedsender of the request.
@throws AmazonClientException If any errors are encountered on the client while making the request or handling the response.
@throws AmazonServiceException If any errors occurred in Amazon S3 while processing the request.