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)

preguntada hace 2 años1229 visualizaciones
2 Respuestas
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
EXPERTO
respondido hace 2 años
0

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

cris
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas