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)

질문됨 일 년 전467회 조회
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
전문가
답변함 일 년 전
profile picture
전문가
Artem
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠