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 年前1228 查看次数
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 年前

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

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

回答问题的准则