You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support_policy.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,14 @@ The table below outlines the release schedule for SageMaker Distribution Image v
13
13
## Vulnerability scanning
14
14
AWS leverages [Amazon Elastic Container Registry (ECR) enhanced scanning](https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning-enhanced.html) to automatically detect vulnerabilities in SageMaker Distribution Images. AWS continuously runs ECR enhanced scanning on all supported image versions. When vulnerabilities are detected and a fix is available that satisfies the Semantic Versioning (SEMVER) constraints, AWS will release an update to remediate the issue.
15
15
16
-
## Supported Major Versions
16
+
## Major Versions Support Policy
17
17
18
18
| Image Version | Last minor version release | Supported until |
19
19
| :---: | :---: | :---: |
20
20
| 1.x.x | Apr 30th, 2025 | Oct 30th, 2025 |
21
21
| 2.x.x | Aug 25th, 2025 | Feb 25th, 2026 |
22
22
| 3.x.x | Mar 29th, 2026 | Sep 29th, 2026 |
23
+
| 4.x.x | Apr 7th, 2027 | Oct 7th, 2027 |
23
24
24
25
## Supported Image Versions
25
26
The tables below lists the supported SageMaker Distribution image versions and their planned end of support dates. When you are building images or pulling images from the ECR repository, we recommend you choose supported image versions from the tables below.
@@ -28,6 +29,7 @@ The tables below lists the supported SageMaker Distribution image versions and t
28
29
29
30
| Image Version | ECR Image URI | Planned End of Support Date |
30
31
| :---: | :---: | :---: |
32
+
| 4.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:4.0-cpu | Oct 7th, 2026 |
0 commit comments