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

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则