This rule checks whether direct internet access is disabled for SageMaker notebook instances to ensure secure network configuration.
Rule | Amazon SageMaker notebook instances should not have direct internet access |
Framework | AWS Foundational Security Best Practices |
Severity | ✔ High |
Rule Description
Amazon SageMaker notebook instances should not have direct internet access as a security best practice to reduce the attack surface and protect sensitive data from potential threats.
Troubleshooting Steps
Remediation Steps
To restrict internet access for Amazon SageMaker notebook instances, you can follow these steps:
Update VPC Route Tables:
Update Security Groups:
Disable Public IP Assignment:
Use Private Subnets:
Monitor Network Traffic:
By following these steps, you can ensure that Amazon SageMaker notebook instances do not have direct internet access, aligning with AWS Foundational Security Best Practices.