Accessing API Gateway both Public and Private endpoint

0

My customer want to access both private and public REST API Gateway from one VPC with enable private DNS name. This VPC has VPC endpoint to access private API Gateway and internet GW or NAT GW to access public API Gateway. Public API Gateway assumes an external service that is built on AWS, not my customer's service.

According to the official AWS document "https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-private-apis.html", if I want to public API Gateway in these situations, they need an edge optimized custom domain.

Is it possible not only for edge-optimized custom domains but also regional custom domains?

AWS
已提問 3 年前檢視次數 4915 次
1 個回答
0
已接受的答案

If private DNS is enabled, you can either use Edge optimized custom domain names or regional custom domain names to connect to your public APIs. This is described here.

Also this article from premium support might be handy

AWS
專家
已回答 3 年前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南