Public vs Private API Gateway

Public vs Private API Gateway

A Private API Gateway is just like a Public one, but it’s accessible only from inside your VPC or through your private network, and not directly over the public internet. AWS achieves this by exposing the API via an Interface VPC Endpoint (powered by AWS PrivateLink).