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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ