Creates a new bucket.
[VB.NET] Public Sub CreateBucket()
[C#] public void CreateBucket();
This method creates a bucket in the S3 store. The bucket name is specified by the Bucket property.