All access to this object has been disabled

0

botocore.exceptions.ClientError: An error occurred (AllAccessDisabled) when calling the ListObjectsV2 operation: All access to this object has been disabled

I get this error when running the code: import awswrangler as wr print(wr.version)

已提问 1 年前468 查看次数
1 回答
2

To use this action, ensure that the IAM user/role which is used for the script execution has an AWS Identity and Access Management (IAM) policy, you must have permissions to perform the s3:ListBucket action.

profile picture
专家
已回答 1 年前
profile picture
专家
Artem
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则