I have a public API gateway set up, I want to forward the requests from API Gateway to a private ALB in the VPC. On AWS Console, for API Gateway VPC link setup I could only select an NLB in the VPC.
- Is there a reason why we can only route to NLB and not to ALB?
- Is there a way I can route to private ALB from the API Gateway?