AWS Security ChangesHomeSearch

AWS systems-manager-automation-runbooks documentation change

Service: systems-manager-automation-runbooks · 2026-05-04 · Documentation low

File: systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-windows-performance.md

Summary

Refined image captions for input parameters and execution outputs to better describe configuration options and results

Security assessment

Updates clarify Windows performance troubleshooting interfaces and error messages without introducing security features or addressing vulnerabilities. OS validation failure example shows expected behavior.

Diff

diff --git a/systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-windows-performance.md b/systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-windows-performance.md
index 4b634169c..b696ecc16 100644
--- a//systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-windows-performance.md
+++ b//systems-manager-automation-runbooks/latest/userguide/awssupport-troubleshoot-windows-performance.md
@@ -147 +147 @@ Read the complete details of the actions performed by this automation runbook an
-![Input parameters form for troubleshooting Amazon EC2 Windows instance performance issues.](/images/systems-manager-automation-runbooks/latest/userguide/images/awssupport-troubleshoot-windows-performance_input_parameters.png)
+![Input parameters form with fields for InstanceId, AutomationAssumeRole, CaptureProcessDump, and other configuration options.](/images/systems-manager-automation-runbooks/latest/userguide/images/awssupport-troubleshoot-windows-performance_input_parameters.png)
@@ -219 +219 @@ Execution where the target instance has all required prerequisites.
-![Output logs showing performance capture process, EC2Rescue completion, and top CPU/memory usage processes.](/images/systems-manager-automation-runbooks/latest/userguide/images/awssupport-troubleshoot-windows-performance_outputs_all_prerequisites_met.png)
+![Outputs section showing successful performance log capture and EC2Rescue tool execution results.](/images/systems-manager-automation-runbooks/latest/userguide/images/awssupport-troubleshoot-windows-performance_outputs_all_prerequisites_met.png)
@@ -223 +223 @@ Execution where the target instance is on Linux platform and the execution faile
-![Execution status showing failed overall status with 2 executed steps, 1 succeeded and 1 failed.](/images/systems-manager-automation-runbooks/latest/userguide/images/awssupport-troubleshoot-windows-performance_outputs_failed_linux_instance.png)
+![Execution status showing 2 steps: CheckConcurrency succeeded, AssertInstanceIsWindows failed.](/images/systems-manager-automation-runbooks/latest/userguide/images/awssupport-troubleshoot-windows-performance_outputs_failed_linux_instance.png)
@@ -227 +227 @@ The failure details of step `AssertInstanceIsWindows`.
-![Failure details showing verification error for Linux property value instead of Windows.](/images/systems-manager-automation-runbooks/latest/userguide/images/awssupport-troubleshoot-windows-performance_outputs_assert_windows_fail.png)
+![Failure message showing Linux value returned instead of expected Windows value.](/images/systems-manager-automation-runbooks/latest/userguide/images/awssupport-troubleshoot-windows-performance_outputs_assert_windows_fail.png)