AWS Security ChangesHomeSearch

AWS sagemaker documentation change

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

File: sagemaker/latest/dg/feature-store-cross-account-discoverability-use.md

Summary

Modified import path for Session class

Security assessment

Change is a routine SDK import path update without security implications or references to security features.

Diff

diff --git a/sagemaker/latest/dg/feature-store-cross-account-discoverability-use.md b/sagemaker/latest/dg/feature-store-cross-account-discoverability-use.md
index 52e5400b2..e0e9362e7 100644
--- a//sagemaker/latest/dg/feature-store-cross-account-discoverability-use.md
+++ b//sagemaker/latest/dg/feature-store-cross-account-discoverability-use.md
@@ -35 +35 @@ In the following example, the resource consumer account uses SageMaker AI search
-    from sagemaker.session import Session
+    from sagemaker.core.helper.session_helper import Session