AWS端点服务以揭示本地API

发布于 2025-02-10 06:22:08 字数 198 浏览 3 评论 0原文

我是Cloud和AWS的新手,我们有以下问题声明。

我们有一个API本地,我们的一个合作伙伴希望访问它。我们计划创建私人链接连接&从我们的VPC中曝光ONPREM API,以便我们的合作伙伴VPC可以连接到它。您能否指导目标组应如何配置以指向API?选项只是说“实例”,“ IP地址”,“ lambda”,“ alb”。我对如何进一步进行感到困惑。请帮助感谢。

I am new to cloud and AWS and we have the below problem statement.

We have an API on-premises and one of our partners want to access it. We are planning to create private link connecting & exposing the onPrem API from our vpc so that our partner VPC can connect to it. Could you please guide in how the target groups should look to configure to point to the APIs? The options just say "instance","ip address","lambda","alb". I am confused on how to proceed further . Pls help thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

柒七 2025-02-17 06:22:08

目前尚不清楚API当前如何设置。

如果要使用Endpoint Service在ONPREM中托管的应用程序,则可以创建网络加载平衡器,并且在目标组中使用IP地址来指向ONPREM中的托管平台。然后创建VPC端点服务并与您的合作伙伴帐户共享。

请关注设置上的链接。
https://docs.aws.aws.amazon。 com/vpc/vpc/最终/privateLink/privateLink-share-your-services.html

合作伙伴可以使用Service EndPont DNS访问,或者他们可以在其中指向Service Endpoint DNS的域中创建自定义DNS名称。

It is not clear how the API is currently setup.

If you want to expose your application hosted in onprem using endpoint service then you can create network load balancers and in target group use IP address to point the hosting platform in onprem. Then create vpc endpoint service and shared that with your partner account.

Please follow the link on setup.
https://docs.aws.amazon.com/vpc/latest/privatelink/privatelink-share-your-services.html

Partner then can access using service endpont DNS or they can create custom DNS name in there domain pointing to service endpoint DNS.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文