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>
已提问 2 年前1483 查看次数
1 回答
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
专家
iwasa
已回答 2 年前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容