Skip to content

How to control access by IP address requesting SageMaker Endpoint

0

Hello,

I am trying to serve a model using SageMaker Endpoint.

I know that SageMaker Endpoint uses AWS access key for authentication,

but is it possible to add access control by access IPs list?

asked 2 years ago145 views

1 Answer
1
Accepted Answer

Hi. As for today AWS SigV4 is the only authenticated method Enter image description here https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_runtime_InvokeEndpoint.html

AWS

answered 2 years ago

EXPERT

reviewed 2 years ago

AWS
EXPERT

reviewed 2 years 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.