amazon-web-servicesamazon-gateway

AWS ApiGateway VPC Link vs HTTP Proxy integration


Well, I'm creating a AWS ApiGateway and I can't understand when I should use integration type HTTP_PROXY or VPC_LINK, both ask me URL to proxy.

I searched about it but can't found any concrect and simple example, when use one or other ?


Solution

  • API Gateway REST API allows proxy integrations to other endpoints via two methods.

    API Gateway HTTP API also supports both public and private integrations