You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Value can be any of: `private`, `public-read`, `public-read-write`, `authenticated-read`
153
+
* Value can be any of: `private`, `public-read`, `public-read-write`, `authenticated-read`, `aws-exec-read`, `bucket-owner-read`, `bucket-owner-full-control`, `log-delivery-write`
154
154
* Default value is `"private"`
155
155
156
156
The S3 canned ACL to use when putting the file. Defaults to "private".
0 commit comments