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.
PrecedenteAggregateException - si sono verificati uno o più errori
SuccessivoL'applicazione richiede una versione di Devolutions Server maggiore o uguale a
Ultimo aggiornamento
È stato utile?