AWS Security ChangesHomeSearch

AWS AmazonCloudWatch documentation change

Service: AmazonCloudWatch · 2025-08-01 · Documentation low

File: AmazonCloudWatch/latest/monitoring/CloudWatch-RUM-JavaScriptStackTraceSourceMaps.md

Summary

Replaced placeholder ACCOUNT_ID with example value 123456789012 in KMS resource ARNs

Security assessment

This is a documentation example standardization and does not impact security controls or address vulnerabilities.

Diff

diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch-RUM-JavaScriptStackTraceSourceMaps.md b/AmazonCloudWatch/latest/monitoring/CloudWatch-RUM-JavaScriptStackTraceSourceMaps.md
index a2666d542..606e495b8 100644
--- a//AmazonCloudWatch/latest/monitoring/CloudWatch-RUM-JavaScriptStackTraceSourceMaps.md
+++ b//AmazonCloudWatch/latest/monitoring/CloudWatch-RUM-JavaScriptStackTraceSourceMaps.md
@@ -98 +98 @@ JSON
-                "Resource": "arn:aws:kms:us-east-1:ACCOUNT_ID:key/KEY_ID",
+                "Resource": "arn:aws:kms:us-east-1:123456789012:key/KEY_ID",
@@ -101,2 +101,2 @@ JSON
-                        "aws:SourceAccount": "ACCOUNT_ID",
-                        "aws:SourceArn": "arn:aws:rum:REGION:ACCOUNT_ID/APP_MONITOR_NAME"
+                    "aws:SourceAccount": "123456789012",
+        "aws:SourceArn": "arn:aws:rum:us-east-1:123456789012/APP_MONITOR_NAME"