Build a REST API with API Gateway private integration: Tutorial

0

I am trying to work through the tutorial : Build a REST API with API Gateway private integration The question I have is about this point 5.e

Type a URL, for example, http://myApi.example.com, for Endpoint URL. Here, the host name (for example, myApi.example.com) is used to set the Host header of the integration request.

Given that an NLB with a targetgroup has been setup and a VPC link points at it. Its not clear if the endpoint here is the hostname of the EC2 that is pointed to by the NLB. Wondering if I can get a clarification on this.

  • Hi, I suggest you to provide feedback on the documentation page with this question and you might get an answer from the documentation team. Sri

2 Answers
0
Accepted Answer

It would appear that the endpoint URL needs to be the DNS name of the NLB.

answered 2 years ago
profile picture
EXPERT
reviewed 4 months ago
0

0

ACCEPTED ANSWER It would appear that the endpoint URL needs to be the DNS name of the NLB.

Melanie
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions