AWS Security ChangesHomeSearch

AWS prometheus documentation change

Service: prometheus · 2025-07-18 · Documentation low

File: prometheus/latest/userguide/AMP-alertmanager-receiver.md

Summary

Changed 'deduplicating' to 'de-duplicating' for hyphen consistency

Security assessment

Typographical correction without security impact

Diff

diff --git a/prometheus/latest/userguide/AMP-alertmanager-receiver.md b/prometheus/latest/userguide/AMP-alertmanager-receiver.md
index 8ea3ea246..847f54e36 100644
--- a//prometheus/latest/userguide/AMP-alertmanager-receiver.md
+++ b//prometheus/latest/userguide/AMP-alertmanager-receiver.md
@@ -7 +7 @@
-When an alert is raised by an alert rule, it is sent to alert manager. Alert manager performs functions such as deduplicating alerts, inhibiting alerts during maintenance, or grouping them as needed. It then forwards the alert as a message to an _alert receiver_. You can set up an alert receiver that can notify operators, have automated responses, or respond to the alerts in other ways.
+When an alert is raised by an alert rule, it is sent to alert manager. Alert manager performs functions such as de-duplicating alerts, inhibiting alerts during maintenance, or grouping them as needed. It then forwards the alert as a message to an _alert receiver_. You can set up an alert receiver that can notify operators, have automated responses, or respond to the alerts in other ways.