s3 Static Website giving Access Denied Error

0

Accessing object from static website in another s3 bucket gives an access denied error. Only affects .mp3 files. Files are accessible on the public web. Not a CORS issue.

cj
已提问 5 个月前186 查看次数
2 回答
0
已接受的回答

Hello.

S3 website hosting will return an access denied error if the file path is incorrect.
Is the method of specifying the object file path correct?
Other points to check are listed in the document below, so please check it just in case.
https://repost.aws/knowledge-center/s3-static-website-endpoint-error

If you enable S3 access logs, there may be other logs that are output that may cause the error.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/enable-server-access-logging.html

profile picture
专家
已回答 5 个月前
profile picture
专家
已审核 1 个月前
0

Make sure to recheck all URLs carefully.

Enter image description here

cj
已回答 5 个月前

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

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

回答问题的准则