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
已提問 2 年前檢視次數 2239 次
1 個回答
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
專家
Uri
已回答 2 年前
  • 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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南