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

Probleme mit 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.

Lösung

Die Berechtigungen ListAllMyBuckets und GetBucketLocation sind erforderlich. Die Problemumgehung besteht darin, die Region auf die vom Bucket ausgewählte zu ändern.

Zuletzt aktualisiert

War das hilfreich?