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 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen