AWS Security ChangesHomeSearch

AWS sagemaker documentation change

Service: sagemaker · 2026-05-04 · Documentation low

File: sagemaker/latest/dg/notebooks-diff.md

Summary

Corrected icon descriptions for notebook checkpoint functionality

Security assessment

Changes replace incorrect security-related icon descriptions (padlock/clock) with accurate functional descriptions. No security vulnerability is addressed nor security feature documented.

Diff

diff --git a/sagemaker/latest/dg/notebooks-diff.md b/sagemaker/latest/dg/notebooks-diff.md
index 77666726e..24d345902 100644
--- a//sagemaker/latest/dg/notebooks-diff.md
+++ b//sagemaker/latest/dg/notebooks-diff.md
@@ -42 +42 @@ When you create a notebook, a hidden checkpoint file that matches the notebook i
-By default, a notebook is auto-saved every 120 seconds and also when you close the notebook. However, the checkpoint file isn't updated to match the notebook. To save the notebook and update the checkpoint file to match, you must choose the **Save notebook and create checkpoint** icon (  ![Padlock icon representing security or access control in cloud services.](/images/sagemaker/latest/dg/images/studio/icons/notebook-save-and-checkpoint.png) ) on the left of the notebook menu or use the `Ctrl + S` keyboard shortcut.
+By default, a notebook is auto-saved every 120 seconds and also when you close the notebook. However, the checkpoint file isn't updated to match the notebook. To save the notebook and update the checkpoint file to match, you must choose the **Save notebook and create checkpoint** icon (  ![Save notebook and create checkpoint icon.](/images/sagemaker/latest/dg/images/studio/icons/notebook-save-and-checkpoint.png) ) on the left of the notebook menu or use the `Ctrl + S` keyboard shortcut.
@@ -44 +44 @@ By default, a notebook is auto-saved every 120 seconds and also when you close t
-To view the changes between the notebook and the checkpoint file, choose the **Checkpoint diff** icon ( ![Clock icon representing time or duration in a user interface.](/images/sagemaker/latest/dg/images/studio/icons/notebook-checkpoint-diff.png) ) in the center of the notebook menu.
+To view the changes between the notebook and the checkpoint file, choose the **Checkpoint diff** icon ( ![Checkpoint diff icon.](/images/sagemaker/latest/dg/images/studio/icons/notebook-checkpoint-diff.png) ) in the center of the notebook menu.