amazon aws-s3 access denied error

帅比萌擦擦* 提交于 2020-01-03 20:07:32

问题


I wanted to integrate amazon s3 service with my rails application. I am using paperclip(2.3.6) gem and aws-s3(0.6.2) gem for this. but as the user uploads a file, It throws an error Access denied. I am able to put and get the file if i am trying from rails console. using the same credentials.


回答1:


Did you set up the ACL permissions?

http://www.bucketexplorer.com/ is a good tool for it.

There are several S3 clients in all OS's.



来源:https://stackoverflow.com/questions/4322187/amazon-aws-s3-access-denied-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!