AwsS3BucketAclValue
AwsS3BucketAclValue = 'private' | 'public-read' | 'public-read-write' | 'authenticated-read' | 'aws-exec-read' | 'bucket-owner-read' | 'bucket-owner-full-control' | 'log-delivery-write'Supported canned ACL values for S3 bucket ACL configuration.