AWS Security ChangesHomeSearch

AWS sagemaker documentation change

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

File: sagemaker/latest/dg/debugger-supported-frameworks.md

Summary

Updated framework support table: changed 'SageMaker AI generic estimator' to 'ModelTrainer' with updated documentation link.

Security assessment

Terminology update without security implications. The change reflects SDK naming conventions but doesn't mention security features or vulnerabilities.

Diff

diff --git a/sagemaker/latest/dg/debugger-supported-frameworks.md b/sagemaker/latest/dg/debugger-supported-frameworks.md
index 8837bf9b2..e74582a57 100644
--- a//sagemaker/latest/dg/debugger-supported-frameworks.md
+++ b//sagemaker/latest/dg/debugger-supported-frameworks.md
@@ -19 +19 @@ The following table shows SageMaker AI machine learning frameworks and algorithm
-[SageMaker AI generic estimator](https://sagemaker.readthedocs.io/en/stable/api/training/estimators.html) |  [Custom training containers](./debugger-bring-your-own-container.html) (available for TensorFlow, PyTorch, MXNet, and XGBoost with manual hook registration)  
+[SageMaker AI generic ModelTrainer](https://sagemaker.readthedocs.io/en/stable/api/sagemaker_core.html) |  [Custom training containers](./debugger-bring-your-own-container.html) (available for TensorFlow, PyTorch, MXNet, and XGBoost with manual hook registration)