Difference between Rest and HTTP VPC Links

0

Looking to use VPC integration for my REST API. I see I need a Network Load Balancer to create a VPC link for REST APIs. Is there any work around to not use a NLB?

1 Answer
1
Accepted Answer

Hello.

Unfortunately, as of April 2024, if you are using the API Gateway REST API, you can only use NLB when creating a VPC Link.
https://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-nlb-for-vpclink-using-console.html

If it is an HTTP API, it is possible to use ALB.
https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-private.html

profile picture
EXPERT
answered 17 days ago
profile picture
EXPERT
reviewed 16 days ago
profile picture
EXPERT
reviewed 17 days 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