Creates the directory in S3. If no object key was specified when creating the S3DirectoryInfo then the bucket will be created.

C# |
public void Create()

Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |
C# |
public void Create()
Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |