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>
asked 2 years ago1379 views
1 Answer
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
EXPERT
iwasa
answered 2 years ago
profile picture
EXPERT
reviewed 2 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions