Amazon_ApiGateway_1
API Gateway private endpoints are made possible via AWS PrivateLink interface VPC endpoints. Interface endpoints work by creating elastic network interfaces in subnets that you define inside your VPC. Those network interfaces then provide access to services running in other VPCs, or to AWS services such as API Gateway. When configuring your interface endpoints, you specify which service traffic should go through them. API Gateway as a fully managed service runs its infrastructure in its own VPCs. When you interface with API Gateway publicly accessible endpoints, it is done through public networks. When they are configured as private, the public networks are not made available to route your API. Instead, your API can only be accessed using the interface endpoints that you have configured.
1. Sign in to the API Gateway console and choose APIs in the primary navigation pane https://console.aws.amazon.com/apigateway
2. Choose the settings (gear icon) of an API under + Create API
3. Change the Endpoint Type option under Endpoint Configuration from Edge Optimized to Regional or from Regional to Edge Optimized
4. Choose Save to start the update
References : https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-api-migration.html
https://aws.amazon.com/blogs/compute/introducing-amazon-api-gateway-private-endpoints/
Want to Know More?
Learn how our partners are managing their cloud security and compliance with Cloudlytics.
I hereby accept the GDPR and Privacy Policy, by subscribing to the newsletters.