AWS Security ChangesHomeSearch

AWS sagemaker-unified-studio documentation change

Service: sagemaker-unified-studio · 2025-11-22 · Documentation low

File: sagemaker-unified-studio/latest/userguide/python-library.md

Summary

Added compatibility note specifying that the SageMaker Unified Studio Python library is only supported in newer Space Distribution Image versions for IAM-based domains.

Security assessment

The note clarifies version compatibility but does not address security flaws or document security features. While older unsupported versions might have risks, the change itself does not explicitly reference security implications.

Diff

diff --git a/sagemaker-unified-studio/latest/userguide/python-library.md b/sagemaker-unified-studio/latest/userguide/python-library.md
index cc0715743..66f0aaa82 100644
--- a//sagemaker-unified-studio/latest/userguide/python-library.md
+++ b//sagemaker-unified-studio/latest/userguide/python-library.md
@@ -8,0 +9,4 @@ The Amazon SageMaker Unified Studio library is an open source library for intera
+###### Note
+
+For IAM-based domains, the Amazon SageMaker Unified Studio Library for Python is supported only when using Space Distribution Image version 2.11+ or 3.6+ in JupyterLab Notebooks or the Code Editor. Earlier versions (e.g., 2.9 or 3.2) do not support the Amazon SageMaker Unified Studio Library for Python.
+