Skip to content

403 Forbidden Error when accessing AWS S3 Bucket URL

0

I am trying to access AWS S3 Bucket URL under Static website hosting link. I have changed my bucket policy to public and disabled everything that is blocking public access. So I believe my domain is public. But for some reason. It doesn't work and it still giving me problem to access it. Enter image description here
Enter image description here

1 Answer
0
Accepted Answer

Hello.

I'm getting the error "404 Not Found". Is index.html located in the S3 bucket?
Also, is "index.html" set for the index document?
https://docs.aws.amazon.com/AmazonS3/latest/userguide/EnableWebsiteHosting.html

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
  • Hi there, yes my index.html is set for the index document.

  • Is index.html located at the top level of the S3 bucket? For example, is it placed under a folder like "folder/index.html"?

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.