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?

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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ