访问API Gatway 的公共和私有端点

0

【以下的问题经过翻译处理】 我的客户希望从一个启用私有 DNS 名称的 VPC 访问私有和公共 REST API 网关。此 VPC 具有 VPC 端点以访问私有 API 网关,和 internet GW 或 NAT GW 以访问公共 API 网关。

公共 API 网关采用构建在 AWS 上的外部服务,而不是我客户的服务。

根据 AWS 官方文档“https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-private-apis.html”,如果我想在这些情况下公开 API Gateway,他们需要一个边缘优化自定义域。

是否不仅可以针对边缘优化的自定义域,还可以针对区域自定义域?

profile picture
EXPERT
asked 6 months ago15 views
1 Answer
0

【以下的回答经过翻译处理】 如果启用了私有 DNS,则可以使用边缘优化的自定义域名或区域自定义域名来连接您的公共 API。这在这里有所描述。 另外,这篇来自 Premium Support 的文章可能会有所帮助。 https://repost.aws/zh-Hans/knowledge-center/api-gateway-private-endpoint-connection

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions