AWS Security ChangesHomeSearch

AWS systems-manager-automation-runbooks documentation change

Service: systems-manager-automation-runbooks · 2025-07-10 · Documentation low

File: systems-manager-automation-runbooks/latest/userguide/automation-awssupport-upgradewindowsawsdrivers.md

Summary

Removed references to 'AWS-ConfigureAWSPackage' from driver installation steps, simplifying command descriptions

Security assessment

The changes appear to streamline documentation by removing implementation details about package management, but there's no evidence of addressing security vulnerabilities or security-related configuration changes. The modifications are procedural clarifications rather than security fixes.

Diff

diff --git a/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-upgradewindowsawsdrivers.md b/systems-manager-automation-runbooks/latest/userguide/automation-awssupport-upgradewindowsawsdrivers.md
index 1731023e6..dd9a2a8ef 100644
--- a//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-upgradewindowsawsdrivers.md
+++ b//systems-manager-automation-runbooks/latest/userguide/automation-awssupport-upgradewindowsawsdrivers.md
@@ -115 +115 @@ If you are performing an offline upgrade, see the permissions required by [AWSSu
-      3. `aws:runCommand` \- Installs ENA network driver via `AWS-ConfigureAWSPackage`.
+      3. `aws:runCommand` \- Installs ENA network driver.
@@ -117 +117 @@ If you are performing an offline upgrade, see the permissions required by [AWSSu
-      4. `aws:runCommand` \- Installs NVMe driver via `AWS-ConfigureAWSPackage`.
+      4. `aws:runCommand` \- Installs NVMe driver.
@@ -119 +119 @@ If you are performing an offline upgrade, see the permissions required by [AWSSu
-      5. `aws:runCommand` \- Installs AWS PV driver via `AWS-ConfigureAWSPackage`.
+      5. `aws:runCommand` \- Installs AWS PV driver.