AWS Security ChangesHomeSearch

AWS AmazonCloudWatch documentation change

Service: AmazonCloudWatch · 2026-06-19 · Documentation low

File: AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_Java.md

Summary

Added backslash escapes to hyphens in markdown formatting.

Security assessment

Purely markdown syntax improvement. No modifications to security-related content about CloudWatch Logs or metrics.

Diff

diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_Java.md b/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_Java.md
index a97a824c7..5fd7f2445 100644
--- a//AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_Java.md
+++ b//AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_Java.md
@@ -26 +26 @@ The naming convention for these runtime versions is `syn-`language` -`majorversi
-  * _CloudWatch Logs integration_ – You can query and filter for logs through the CloudWatch Synthetics console. Each log message contains unique ` canaryRunId`, making it easy to search for logs for a particular canary run.
+  * _CloudWatch Logs integration_ \- You can query and filter for logs through the CloudWatch Synthetics console. Each log message contains unique ` canaryRunId`, making it easy to search for logs for a particular canary run.
@@ -28 +28 @@ The naming convention for these runtime versions is `syn-`language` -`majorversi
-  * _Metrics_ – You can monitor canary run success percentage and duration through CloudWatch metrics. You can also configure alarms to alert you when canaries detect issues.
+  * _Metrics_ \- You can monitor canary run success percentage and duration through CloudWatch metrics. You can also configure alarms to alert you when canaries detect issues.