AWS sagemaker high security documentation change
Summary
Updated JupyterLab version support information with end-of-life details and migration requirements
Security assessment
Explicitly states unsupported versions will no longer receive security updates, directly addressing potential security risks from using outdated software
Diff
diff --git a/sagemaker/latest/dg/howitworks-create-ws.md b/sagemaker/latest/dg/howitworks-create-ws.md index 7521b455e..6bd267453 100644 --- a//sagemaker/latest/dg/howitworks-create-ws.md +++ b//sagemaker/latest/dg/howitworks-create-ws.md @@ -71 +71 @@ NVMe instance store volumes are not persistent storage. This storage is short-li - 3. For **Platform Identifier** , choose a platform type to create the notebook instance on. This platform type dictates the Operating System and the JupyterLab version that your notebook instance is created with. For information about platform identifier type, see [Amazon Linux 2 notebook instances](./nbi-al2.html). For information about JupyterLab versions, see [JupyterLab versioning](./nbi-jl.html). + 3. For **Platform Identifier** , choose a platform type to create the notebook instance on. This platform type dictates the Operating System and the JupyterLab version that your notebook instance is created with. As of June 30, 2025, only JupyterLab 4 is supported for new instances. For information about platform identifier type, see [Amazon Linux 2 notebook instances](./nbi-al2.html). For information about JupyterLab versions, see [JupyterLab versioning](./nbi-jl.html). @@ -75 +75 @@ NVMe instance store volumes are not persistent storage. This storage is short-li -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).