Invalid VpcLink id {xxxxxx} referenced in integration

0

Getting the following error message on API Gateway HTTP API VPC Link. The VPC Link is available and I see the ENI for the selected subnet. I have a POST method setup with the VPC Link integration type. I am using the proxy integration. The stage variables are set correctly. The Endpoint URL is an internal EC2 server with an HTTP endpoint on it.

Any thoughts or suggestions?

chocker
gefragt vor 2 Jahren2239 Aufrufe
1 Antwort
0

If you are using HTTP API you need to use a VPC Link that was created for HTTP APIs. Could it be that you are trying to use a VPC Link that was created for REST API?

profile pictureAWS
EXPERTE
Uri
beantwortet vor 2 Jahren
  • I have double checked and the VPC Link I created is for HTTP APIs.

  • The EC2 server is an internal Jenkins server I am trying to be able to hit the github_webhook uri

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen