AWS sagemaker documentation change
Summary
Multiple updates: changed migration target to AL2023, updated default platform identifier, added deprecation notice for notebook-al2-v3, and corrected platform support information
Security assessment
Changes focus on platform updates and deprecations without evidence of patching specific vulnerabilities. The documentation maintains existing warnings about lack of security updates for old versions but adds no new security information. The default platform change to a supported version improves security posture but is a routine update.
Diff
diff --git a/sagemaker/latest/dg/nbi-jl.md b/sagemaker/latest/dg/nbi-jl.md index 16210da3f..de448d833 100644 --- a//sagemaker/latest/dg/nbi-jl.md +++ b//sagemaker/latest/dg/nbi-jl.md @@ -13 +13 @@ JupyterLab version maintenanceJupyterLab 4JupyterLab 3 -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. +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 AL2023 (`notebook-al2023-v1`) for continued support. For more information, see JupyterLab version maintenance. @@ -17 +17 @@ The Amazon SageMaker notebook instance interface is based on JupyterLab, which i -You can configure your notebook to run your preferred JupyterLab version by selecting the appropriate platform identifier. Use either the AWS CLI or the SageMaker AI console when creating your notebook instance. For more information about platform identifiers, see [AL2023 notebook instances](./nbi-al2023.html) and [Amazon Linux 2 notebook instances](./nbi-al2.html). If you don’t explicitly configure a platform identifier, your notebook instance defaults to running JupyterLab 1. +You can configure your notebook to run your preferred JupyterLab version by selecting the appropriate platform identifier. Use either the AWS CLI or the SageMaker AI console when creating your notebook instance. For more information about platform identifiers, see [AL2023 notebook instances](./nbi-al2023.html) and [Amazon Linux 2 notebook instances](./nbi-al2.html). If you don’t explicitly configure a platform identifier, your notebook instance defaults to `notebook-al2023-v1` (JupyterLab 4). @@ -49 +49 @@ JupyterLab 1 and JupyterLab 3 platforms reached end of standard support on June -Migrate your work to JupyterLab 4 notebook instances (the latest version's platform identifier is [notebook-al2023-v1](./nbi-al2023.html)) to ensure you have a secure and supported environment. This allows you to leverage the latest versions of Jupyter notebooks, JupyterLab, and other ML libraries. For instructions, see [ migrate your work to an SageMaker AI notebook instance with Amazon Linux 2](https://aws.amazon.com/blogs//machine-learning/migrate-your-work-to-amazon-sagemaker-notebook-instance-with-amazon-linux-2/). +Migrate your work to JupyterLab 4 notebook instances (the latest version's platform identifier is [notebook-al2023-v1](./nbi-al2023.html)) to ensure you have a secure and supported environment. This allows you to leverage the latest versions of Jupyter notebooks, JupyterLab, and other ML libraries. For migration instructions, see [Migrating from Amazon Linux 2 to AL2023](./nbi-al2.html#nbi-al2-migration). @@ -53 +53 @@ Migrate your work to JupyterLab 4 notebook instances (the latest version's platf -JupyterLab 4 support is available only on the Amazon Linux 2 operating system platform. JupyterLab 4 includes the following features that are not available in JupyterLab 3: +JupyterLab 4 support is available on the AL2023 and Amazon Linux 2 operating system platforms. JupyterLab 4 includes the following features that are not available in JupyterLab 3: @@ -68 +68 @@ JupyterLab 4 support is available only on the Amazon Linux 2 operating system pl -You can run JupyterLab 4 by specifying [notebook-al2023-v1](./nbi-al2023.html) (the latest and recommended version) or [notebook-al2-v3](./nbi-al2.html) as the platform identifier when creating your notebook instance. +You can run JupyterLab 4 by specifying [notebook-al2023-v1](./nbi-al2023.html) (the latest and recommended version) or [notebook-al2-v3](./nbi-al2.html) as the platform identifier when creating your notebook instance. Note that `notebook-al2-v3` is deprecating on July 1, 2026. Use `notebook-al2023-v1` for all new instances. @@ -91 +91 @@ JupyterLab 4 has the following package version changes from JupyterLab 3: -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. +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 AL2023 (`notebook-al2023-v1`) for continued support. For more information, see JupyterLab version maintenance.