S3 static website domain not working

0

I have configured static website on S3 with domain registered on AWS 53. Domain page not resolving on the browser ( any) .
S3 ARN is mapped to A record and subdomain as well. website not opening.

已提问 2 年前812 查看次数
1 回答
0

This could be due to many reasons and it is difficult to provide a proper answer without having more details. I would recommend following the below procedure.

a. First ensure the S3 bucket is properly configured to host a static site. This is a long shot but can start there. b. But my guess is it could be related to Route 53. I realised that you are using an A record but since there is an internal resource I think you will have to use an alias record. Refer below.

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/RoutingToS3Bucket.html

已回答 2 年前

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

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

回答问题的准则