AWS Security ChangesHomeSearch

AWS AmazonCloudWatch documentation change

Service: AmazonCloudWatch · 2025-04-23 · Documentation low

File: AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-SELinux.md

Summary

Fixed script filename typo from 'amazon-cloudwatch-agent.sh' to 'amazon_cloudwatch_agent.sh'

Security assessment

The change is a minor typo correction in a script filename with no security implications. No security context or vulnerability addressed.

Diff

diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-SELinux.md b/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-SELinux.md
index eaea76718..a54931f51 100644
--- a//AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-SELinux.md
+++ b//AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-SELinux.md
@@ -75 +75 @@ After you complete the prerequisites, you can configure SELinux.
-    chmod +x amazon-cloudwatch-agent.sh
+    chmod +x amazon_cloudwatch_agent.sh
@@ -79 +79 @@ After you complete the prerequisites, you can configure SELinux.
-        sudo ./amazon-cloudwatch-agent.sh
+        sudo ./amazon_cloudwatch_agent.sh