AWS Security ChangesHomeSearch

AWS cost-management documentation change

Service: cost-management · 2025-06-04 · Documentation low

File: cost-management/latest/userguide/cad-eventbridge.md

Summary

Fixed JSON key typo from 'dimensionalValue' to 'dimensionValue' in event schema example

Security assessment

Minor documentation correction without security implications. The change appears to fix a typo rather than address security concerns.

Diff

diff --git a/cost-management/latest/userguide/cad-eventbridge.md b/cost-management/latest/userguide/cad-eventbridge.md
index 4d59c8f8e..bb444070f 100644
--- a//cost-management/latest/userguide/cad-eventbridge.md
+++ b//cost-management/latest/userguide/cad-eventbridge.md
@@ -38 +38 @@ When an immediate alert is detected, the subscriber receives an event with the `
-             "dimensionalValue": "<dimension value>", // service name for AWS Service Monitor
+             "dimensionValue": "<dimension value>", // service name for AWS Service Monitor