AWS Security ChangesHomeSearch

AWS sagemaker-unified-studio documentation change

Service: sagemaker-unified-studio · 2026-03-28 · Documentation medium

File: sagemaker-unified-studio/latest/userguide/notebooks.md

Summary

Added note clarifying that SageMaker Notebooks don't support VPC and recommending JupyterLab spaces for VPC support

Security assessment

This change adds important security documentation about network isolation capabilities. VPC (Virtual Private Cloud) support is a critical security feature for network isolation, and the note clarifies which service components support this security feature. This helps users make informed decisions about secure deployment options.

Diff

diff --git a/sagemaker-unified-studio/latest/userguide/notebooks.md b/sagemaker-unified-studio/latest/userguide/notebooks.md
index 95cf8f6a4..76e764dfa 100644
--- a//sagemaker-unified-studio/latest/userguide/notebooks.md
+++ b//sagemaker-unified-studio/latest/userguide/notebooks.md
@@ -22,0 +23,4 @@ SageMaker notebooks are only available in IAM-based domains.
+###### Note
+
+SageMaker Notebooks do not support VPC. For VPC support, you can use JupyterLab spaces.
+