can a sagemaker endpoint be made public?

1

is there a way to make a sagemaker endpoint be accessible publicly ?

質問済み 2年前1516ビュー
2回答
3

I believe the way to make a sagemaker inference endpoint public is to use api-gw infront of it. Check out this solution https://docs.aws.amazon.com/solutions/latest/constructs/aws-apigateway-sagemakerendpoint.html

profile pictureAWS
回答済み 2年前
2

Hello. In order to make an Amazon SageMaker Real-Time Endpoint public, you can create and manage APIs through an API Gateway. This is an official blog that is showing you a possible solution:

https://aws.amazon.com/blogs/machine-learning/creating-a-machine-learning-powered-rest-api-with-amazon-api-gateway-mapping-templates-and-amazon-sagemaker/

profile pictureAWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ