AWS SDK for .NET Documentation
CannedACL Property
AmazonAmazon.S3.TransferTransferUtilityUploadRequestCannedACL Did this page help you?   Yes   No    Tell us about it...
Gets or sets the canned access control list (ACL) for the uploaded object. Please refer to S3CannedACL for information on Amazon S3 canned ACLs.
Declaration Syntax
C#
public S3CannedACL CannedACL { get; set; }
Value
The canned access control list (ACL) for the uploaded object.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)