can a sagemaker endpoint be made public?

1

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

已提問 2 年前檢視次數 1498 次
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 年前

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

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

回答問題指南