AWS.S3.TS3ObjectPutAttributes.Acl

The canned ACL to apply to the object.

property Acl: string;
__property AnsiString Acl;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Not supported on Amazon S3 on Outposts. Valid values: private | public-read | public-read-write | authenticated-read | aws-exec-read | bucket-owner-read | bucket-owner-full-control.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.