AWS Security ChangesHomeSearch

AWS sagemaker documentation change

Service: sagemaker · 2026-06-28 · Documentation low

File: sagemaker/latest/dg/jumpstart-curated-hubs-admin-guide-create.md

Summary

Updated Session import to use new helper module

Security assessment

Simple import path change with no security impact or security documentation added

Diff

diff --git a/sagemaker/latest/dg/jumpstart-curated-hubs-admin-guide-create.md b/sagemaker/latest/dg/jumpstart-curated-hubs-admin-guide-create.md
index e64d7f0ed..5f7d50a85 100644
--- a//sagemaker/latest/dg/jumpstart-curated-hubs-admin-guide-create.md
+++ b//sagemaker/latest/dg/jumpstart-curated-hubs-admin-guide-create.md
@@ -20 +20 @@ Use the following steps to create a private hub to manage access control for pre
-    from sagemaker import Session
+    from sagemaker.core.helper.session_helper import Session