can a sagemaker endpoint be made public?

1

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

feita há 2 anos1537 visualizações
2 Respostas
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
respondido há 2 anos
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
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas