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 年前檢視次數 813 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南