How to set up private API Gateway for HTTP APIs?

0

I want to create an API Gateway, that uses HTTP protocol, in my private VPC so that only the services inside this VPC can hit this API Gateway. There is an article on creating private API for API Gateway but it is only for REST APIs. Also, while creating the API Gateway for HTTP, I could not find the VPC configuration option. Is it possible to create a private API Gateway for HTTP?

1回答
2
承認された回答

Hi prabhu,

No, API Gateway HTTP API do not yet support Private api. Only Rest API type does.

Check endpoint type section here: https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-vs-rest.html

Hope it clarifies and if does I d appreciate answer to be accepted so that community can benefit for clarity, thanks ;)

profile picture
エキスパート
回答済み 1年前

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

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

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

関連するコンテンツ