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)

  • Please accept the answer if it was useful for you

posta un anno fa535 visualizzazioni
1 Risposta
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
ESPERTO
con risposta un anno fa
profile picture
ESPERTO
Artem
verificato 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande