Topic: Amazon S3 - Set Permissions
I need to set the permission of uploaded files to S3. It looks like setting the 'acl' key in the policy array in the S3.php is the way to do it. However, any option other than 'public-read' results in an error.
Has anyone figured out how to set the ACL permissions when uploading files?
Thanks,
JB