API Gateway Custom Domain Name | message:not found

0

I tried to create a HTTP API through API Gateway. This API generated a URL e.g. https://{api-id}.execute-api.{region}.amazonaws.com/ This URL works fine. After this; I created a custom domain name and under "Api Mappings", I added this newly created API., set the stage the $default and left Path (Optional) as blank. This generated another endpoint (which is supposed to be added as an A record in Route53). When I try to hit this new endpoint; I get {"message":"Not Found"}. I followed the documentation as mentioned, but seems to me, that something is missing - any pointers on how to make this work? (Its a minimal configuration and the SSL certificate for the domain is also added)

2回答
0

This debugging article from AWS Premium support may be helpful - https://aws.amazon.com/premiumsupport/knowledge-center/api-gateway-custom-domain-error/

profile pictureAWS
エキスパート
回答済み 2年前
0

how did you solve it ? i've the same problem :(

cris
回答済み 1年前

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

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

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

関連するコンテンツ