How to set AWS S3 'public-read' acl?

I am could not find how to set these property in “S3 Action: Upload data” or “S3 Action: Generate a signedUrl”.
Any idea, will helps.
Thanks

Hey @johnyj when you upload a file into a public bucket it should be read-only by default. I believe that you can override this with the S3 Uploader component (not the S3 Query) option for S3 ACL, which takes the following options: public-read, public-read-write, private