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 Antwort
2
Akzeptierte Antwort

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
EXPERTE
beantwortet vor einem Jahr

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