AWS IDR medium security documentation change
Summary
Added changelog entries for testing improvements and incident engagement updates
Security assessment
The first entry explicitly mentions disabling CloudWatch alarm actions during testing to prevent unwanted executions (like EC2 restarts), which addresses a security best practice for safe testing. This directly prevents accidental service disruptions.
Diff
diff --git a/IDR/latest/userguide/doc-history-idr.md b/IDR/latest/userguide/doc-history-idr.md index 38a3e7816..b1f2f2bc2 100644 --- a//IDR/latest/userguide/doc-history-idr.md +++ b//IDR/latest/userguide/doc-history-idr.md @@ -10,0 +11,2 @@ Change | Description | Date +Updated Test onboarded workloads in Incident Detection and Response | Added information about disabling CloudWatch alarm actions before changing alarm state during testing. For more information, see [Test onboarded workloads in Incident Detection and Response](./idr-workloads-testing.html). | March 2, 2026 +Updated Incident management with Incident Detection and Response | Added information about repeating alarm behavior and incident manager engagement. For more information, see [Incident management with Incident Detection and Response](./incidents-idr.html). | March 2, 2026