AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

Service: AWSEC2 · 2025-09-28 · Documentation low

File: AWSEC2/latest/UserGuide/mac-instance-updates.md

Summary

Fixed typo in 'passwords' and corrected CLI command reference link for create-delegate-mac-volume-ownership-task

Security assessment

Typo correction improves documentation clarity but doesn't address security. Command link fix ensures proper API usage but doesn't introduce new security content. No evidence of security vulnerability being addressed.

Diff

diff --git a/AWSEC2/latest/UserGuide/mac-instance-updates.md b/AWSEC2/latest/UserGuide/mac-instance-updates.md
index b9179ff5e..0d4f1a930 100644
--- a//AWSEC2/latest/UserGuide/mac-instance-updates.md
+++ b//AWSEC2/latest/UserGuide/mac-instance-updates.md
@@ -95 +95 @@ The password and secure token are set the first time you connect to an Apple sil
-  3. Enable the secure token for the `ec2-user` user. For `-oldPassword`, specify the same password from the previous step. For `-newPassword`, specify a different password. The following command assumes that you have your old and new passowords saved in `.txt` files.
+  3. Enable the secure token for the `ec2-user` user. For `-oldPassword`, specify the same password from the previous step. For `-newPassword`, specify a different password. The following command assumes that you have your old and new passwords saved in `.txt` files.
@@ -110 +110 @@ To delegate ownership, you must create a volume ownership delegation task.
-  1. Use the [ create-delegate-mac-volume-ownership-task](https://docs.aws.amazon.com/cli/latest/reference/ec2/run-instances.html) command to create the task. For `--instance-id`, specify the ID of the instance. For `--mac-credentials`, specify the following credentials:
+  1. Use the [ create-delegate-mac-volume-ownership-task](https://docs.aws.amazon.com/cli/latest/reference/ec2/create-delegate-mac-volume-ownership-task.html) command to create the task. For `--instance-id`, specify the ID of the instance. For `--mac-credentials`, specify the following credentials: