Python: Amazon S3 cannot get the bucket: says 403 Forbidden

前端 未结 4 842
迷失自我
迷失自我 2020-12-30 05:18

I have a bucket for my organization in Amazon S3 which looks like mydev.orgname

  • I have a Java application that can connect to Amazon S3 with th

4条回答
  •  长发绾君心
    2020-12-30 05:51

    After giving my "User" much stronger role, this error was gone. Means User given the permission to get_bucket

提交回复
热议问题