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)

gefragt vor einem Jahr468 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Jahr
profile picture
EXPERTE
Artem
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen