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
asked 5 months ago176 views
2 Answers
0
Accepted Answer

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
EXPERT
answered 5 months ago
profile picture
EXPERT
reviewed a month ago
0

Make sure to recheck all URLs carefully.

Enter image description here

cj
answered 5 months 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