ListBuckets Method
Lists all buckets in the account.
Object Oriented Interface
public function doListBuckets();
Procedural Interface
incloudstorage_amazons3_do_listbuckets($res);
Remarks
The output is retrieved through the BucketList event. The output can also be retrieved by using the Buckets property.