CreateBucket Method
Creates a new bucket.
Object Oriented Interface
public function doCreateBucket();
Procedural Interface
incloudstorage_amazons3_do_createbucket($res);
Remarks
This method creates a bucket in the S3 store. The bucket name is specified by the Bucket property.