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.

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ