AWS Security ChangesHomeSearch

AWS awssupport documentation change

Service: awssupport · 2026-01-10 · Documentation low

File: awssupport/latest/user/uops-gs-onboard-alarms.md

Summary

Updated guidance for integrating third-party APM tools by replacing a deprecated link with current documentation about webhook-based alarm ingestion

Security assessment

The change updates a procedural step and documentation reference without introducing security features or addressing vulnerabilities. While related to incident detection, it doesn't modify security controls or disclose fixes.

Diff

diff --git a/awssupport/latest/user/uops-gs-onboard-alarms.md b/awssupport/latest/user/uops-gs-onboard-alarms.md
index 863f5d2dc..612367e9d 100644
--- a//awssupport/latest/user/uops-gs-onboard-alarms.md
+++ b//awssupport/latest/user/uops-gs-onboard-alarms.md
@@ -15 +15 @@ To help quickly notify you of critical incidents, complete the following steps t
-    3. Redirect or ingest critical alarms from your custom monitoring tool through a 3rd party APM tool that doesn’t have direct integration with Amazon EventBridge, such as DataDog, NewRelic, and so on. For more information, see [Ingest alarms from APMs that have direct integration with Amazon EventBridge](https://docs.aws.amazon.com/IDR/latest/userguide/idr-gs-ingest_alarms_from_apm_to_eventbridge.html) in the _AWS Incident Detection and Response User Guide_. You must deploy a set of AWS resources (API Gateway AWS Lambda functions, and Amazon EventBridge event bus rules) to transform and redirect your alarm (event) to AWS Incident Detection and Response. Your AWS Unified Operations team can help provide the CloudFormation template to install these resources.
+    3. Redirect or ingest critical alarms from your custom monitoring tool through a 3rd party APM tool that doesn’t have direct integration with Amazon EventBridge. For more information, see [Use webhooks to ingest alarms from APMs without direct integration with Amazon EventBridge](https://docs.aws.amazon.com/IDR/latest/userguide/idr-ingesting-alarms-using-webhooks.html) in the _AWS Incident Detection and Response User Guide_. You must deploy a set of AWS resources (API Gateway AWS Lambda functions, and Amazon EventBridge event bus rules) to transform and redirect your alarm (event) to AWS Incident Detection and Response. Your AWS Unified Operations team can help provide the CloudFormation template to install these resources.