Does SageMaker Studio support GeoIP fencing?

0

I want to specify a country/region for ip verification against ip geo location for SageMaker Studio access

1 個回答
0

Yes, you can specify a country/region for IP verification against IP geolocation for SageMaker Studio access using Amazon Web Services (AWS) Virtual Private Cloud (VPC) endpoint policies. some steps here:

  1. Determine the IP address ranges for the country/region you want to restrict access to. You can find this information from a variety of sources, such as IP address geolocation databases.

  2. Create a VPC endpoint policy that allows or denies access to SageMaker Studio based on the source IP address of the requestor. In the policy, specify the IP address ranges for the country/region you want to restrict access to.

  3. Apply the VPC endpoint policy to the VPC endpoint that is associated with SageMaker Studio.

Once you have created and applied the VPC endpoint policy, requests to SageMaker Studio from IP addresses outside the specified country/region should be denied.

hope that works for you

AWS
已回答 1 年前

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

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

回答問題指南