Skip to content

sagemaker domain and user security group and iam roles

0

I have sagemaker domain configured in vpc only(with endpoints and nat gateway configured) mode in my private subnet it is working fine at present but i want to limit security group permissions and iam role policies, at present my sagemaker domain security group allow all inbound port from 0.0.0.0/0 for inbound, how to follow best pratice for sagemaker domain security group, iam roles, also i am using iam role used in sagemaker domain for all users created in it. Please suggest best practices

asked 2 years ago758 views

2 Answers
0

The best practice is to deny all, except IP/ports that you need to access

answered 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.