API Gateway - HTTP & REST API without using Route 53 having a custom domain on Cloudflare

0

My requirement is simple statement. I have a domain registered with cloudflare, I want to host a subdomain on AWS Lambda with AWS API Gateway. I can't transfer / use Route 53 Name Servers.

I have created an API Gateway HTTP api with stages $default. I am able to access it with Invoke URL which is https://5obxxxx02.execute-api.ap-south-1.amazonaws.com. It shows the API as Not found which is alright as I have not added any API.

Now, I added a custom domain after adding a ACM certificate for my domain. And I got API Gateway domain name. i.e d-xxxxxxxofdk.execute-api.ap-south-1.amazonaws.com

If I try to access it on Browser It gives me following error.

The following error was encountered while trying to retrieve the URL: http://d-6qxxxxxxxk.execute-api.ap-south-1.amazonaws.com/

Connection to 65.2.00.1 failed.

The system returned: (111) Connection refused

The remote host or network may be down. Please try the request again.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠