For the complete documentation index, see llms.txt. This page is also available as Markdown.

Problemi con Amazon S3 Explorer

Amazon.S3.AmazonS3Exception: Access Denied ---> Amazon.Runtime.Internal.HttpErrorResponseException: The remote server returned an error: (403) Forbidden. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.

Soluzione

Sono richieste le autorizzazioni ListAllMyBuckets e GetBucketLocation. La soluzione alternativa consiste nel modificare la regione impostandola su quella selezionata dal bucket.

Ultimo aggiornamento

È stato utile?