Applies a canned access control list (ACL) to the new bucket.

C# |
public S3CannedACL CannedACL { get; set; }

You can use either a canned ACL or specify access permissions explicitly. You cannot do both.
C# |
public S3CannedACL CannedACL { get; set; }