AWS sagemaker high security documentation change
Summary
Marked deprecated platform identifiers and clarified end-of-support consequences including lack of security updates
Security assessment
Clearly documents security implications of using deprecated versions by stating they won't receive security updates, addressing vulnerability prevention
Diff
diff --git a/sagemaker/latest/dg/nbi-al2.md b/sagemaker/latest/dg/nbi-al2.md index c5d1dd606..214ec242e 100644 --- a//sagemaker/latest/dg/nbi-al2.md +++ b//sagemaker/latest/dg/nbi-al2.md @@ -11 +11 @@ Supported instance typesAvailable KernelsAL1 Maintenance Phase Plan -Notebook instances running on the JupyterLab 1 and JupyterLab 3 platforms will reach end of support on June 30, 2025. We strongly recommend migrating your work to the new JupyterLab 4 notebook instances before this date to ensure you have a secure and supported environment. For more information, see [JupyterLab version maintenance](./nbi-jl.html#nbi-jl-version-maintenance). +JupyterLab 1 and JupyterLab 3 are no longer supported as of June 30, 2025. You can no longer create new or restart stopped notebook instances using these versions. Existing in-service instances may continue to function but will not receive security updates or bug fixes. Migrate to JupyterLab 4 notebook instances for continued support. For more information, see [JupyterLab version maintenance](./nbi-jl.html#nbi-jl-version-maintenance). @@ -17 +17 @@ SageMaker AI supports notebook instances based on the following Amazon Linux 2 o - * notebook-al2-v1: These notebook instances support JupyterLab version 1. For information about JupyterLab versions, see [JupyterLab versioning](./nbi-jl.html). + * notebook-al2-v1 (deprecated): These notebook instances supported JupyterLab version 1. As of June 30, 2025, you can no longer create new instances with this platform identifier. For information about JupyterLab versions, see [JupyterLab versioning](./nbi-jl.html). @@ -19 +19 @@ SageMaker AI supports notebook instances based on the following Amazon Linux 2 o - * notebook-al2-v2: These notebook instances support JupyterLab version 3. For information about JupyterLab versions, see [JupyterLab versioning](./nbi-jl.html). + * notebook-al2-v2 (deprecated): These notebook instances supported JupyterLab version 3. As of June 30, 2025, you can no longer create new instances with this platform identifier. For information about JupyterLab versions, see [JupyterLab versioning](./nbi-jl.html).