Presigned URL set acl?
I have a presigned url logic which uploads files successfully to my s3 bucket, but right now I can't view those files, I am getting an acl Access denied error. I am wondering how I can set that policy in my presigned url logic so far I did this without success:
Frontend
1 Reply
not sure if it is enough to just add acl to the conditions array, also not sure if I need to update something in my aws settings