AccessDenied when trying to paste the full path in the browser

0

Some csv data sources that I've updated into s3 are showing an object url (It has ...s3.us-west-1.amazonaws.com... in the url).

When trying to paste the full path in the browser, I get this error:

<Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>Q7W20ZWNAHAP2VXM</RequestId> <HostId>sc6hPDs7qlwkZ8wozFhWenhx8tFx1VCz7nktdM87ieQF7yzy+2C2skVqDzrryiQps//BA+HHy2A=</HostId> </Error>
gefragt vor 2 Jahren1483 Aufrufe
1 Antwort
1

Hi.

If you don't have access to the object, access to the S3 object will be denied.

You have several options.

  • Sign in to the AWS Management Console and download the S3 object
  • Issue a presigned URL
  • Enable anonymous access

Please refer to the following article. https://aws.amazon.com/premiumsupport/knowledge-center/s3-access-denied-error/?nc1=h_ls

profile picture
EXPERTE
iwasa
beantwortet vor 2 Jahren
profile picture
EXPERTE
ü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