Search code examples
amazon-web-servicesamazon-s3web-hostingamazon-route53

My domain reads site can't be reached after hosting on aws


I have checked my name servers and record values in my hosted zone. They seem to be in order. I am hosting a static website using an S3 bucket. What could be the problem?


Solution

  • Check if you can access the website using the S3 buckets domain name provided by aws (http://s3.amazonaws.com/[bucket_name]/ or http://[bucket_name].s3.amazonaws.com/) you may have not set the correct S3 permissions.

    https://docs.aws.amazon.com/AmazonS3/latest/userguide/website-hosting-custom-domain-walkthrough.html#root-domain-walkthrough-configure-bucket-permissions