AWS Security ChangesHomeSearch

AWS sagemaker documentation change

Service: sagemaker · 2025-05-25 · Documentation low

File: sagemaker/latest/dg/sagemaker-distribution.md

Summary

Fixed typo in patch version description and added new version support details for SageMaker Distribution

Security assessment

While patch versions mention security vulnerability fixes, the actual changes are typo correction and routine version support updates without specific security context.

Diff

diff --git a/sagemaker/latest/dg/sagemaker-distribution.md b/sagemaker/latest/dg/sagemaker-distribution.md
index dc129d00a..af57d7e87 100644
--- a//sagemaker/latest/dg/sagemaker-distribution.md
+++ b//sagemaker/latest/dg/sagemaker-distribution.md
@@ -27 +27 @@ Minor | Amazon SageMaker Distribution's minor version releases include upgrading
-Patch | Amazon SageMaker Distribution's patch version releases include updating all of its core dependencies to the latest compatible patch versions within the same minor version. SageMaker Distribution does not add or remove any packages during a patch version release. Patch versions are denoted by the third number in the version string, for example, 1.1.1, 1.2.1, or 2.1.3. Since patch versions are generally released for fixing security vulnerabilities, we recommend always upgrading to the newest patch version when they become available. | As neccessary for fixing security vulnerabilities | Until new patch version is released  
+Patch | Amazon SageMaker Distribution's patch version releases include updating all of its core dependencies to the latest compatible patch versions within the same minor version. SageMaker Distribution does not add or remove any packages during a patch version release. Patch versions are denoted by the third number in the version string, for example, 1.1.1, 1.2.1, or 2.1.3. Since patch versions are generally released for fixing security vulnerabilities, we recommend always upgrading to the newest patch version when they become available. | As necessary for fixing security vulnerabilities | Until new patch version is released  
@@ -44,0 +45 @@ Image version | Supported until | Description
+3.x.x |  Mar 29th, 2026 |  SageMaker Distribution major version 3 is built with Python 3.12.  
@@ -51,0 +53,3 @@ Image version | Amazon ECR image URI | Planned end of support date | Availabilit
+3.0.x  | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-cpu  | Sep 29th, 2025  | Sep 29th, 2025  | [Release notes](https://github.com/aws/sagemaker-distribution/tree/main/build_artifacts/v3/v3.0)  
+2.6.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.6-cpu | Oct 28th, 2025 | Oct 28th, 2025 | [Release notes](https://github.com/aws/sagemaker-distribution/tree/main/build_artifacts/v2/v2.6)  
+2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-cpu | Sep 7th, 2025 | Sep 7th, 2025 | [Release notes](https://github.com/aws/sagemaker-distribution/tree/main/build_artifacts/v2/v2.4)  
@@ -69,0 +74,3 @@ Image version | Amazon ECR image URI | Planned end of support date | Availabilit
+3.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-gpu | Sep 29th, 2025 | Sep 29th, 2025 | [Release notes](https://github.com/aws/sagemaker-distribution/tree/main/build_artifacts/v3/v3.0)  
+2.6.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.6-gpu | Oct 28th, 2025 | Oct 28th, 2025 | [Release notes](https://github.com/aws/sagemaker-distribution/tree/main/build_artifacts/v2/v2.6)  
+2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-gpu | Sep 7th, 2025 | Sep 7th, 2025 | [Release notes](https://github.com/aws/sagemaker-distribution/tree/main/build_artifacts/v2/v2.4)