AWS sagemaker documentation change
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 (  ) 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 (  ) 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 (  ) in the center of the notebook menu. +To view the changes between the notebook and the checkpoint file, choose the **Checkpoint diff** icon (  ) in the center of the notebook menu.