I am unable to get an upload working with Paperclip using an S3 IAM policy. I\'m even having issues with direct jQuery uploads (no Paperclip). My scenario is as follows, I h
Because you're trying to set permissions on the objects you upload, you also need to give your IAM users the s3:PutObjectAcl permission.
s3:PutObjectAcl