AWS AmazonCloudWatch documentation change
Summary
Updated hyperlink from './AlarmThatSendsEmail.html' to './CloudWatch_Alarms.html' in the alarm functionality description
Security assessment
This is a routine documentation link update with no security implications. The change merely points to a more general alarms page instead of a specific email-focused page, without altering any security-related content or configurations.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.md b/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.md index ff85d040a..f02ce7972 100644 --- a//AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.md +++ b//AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.md @@ -42 +42 @@ Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the appl -You can set up [alarms](./AlarmThatSendsEmail.html) that continuously monitor CloudWatch metrics against user-defined thresholds. They can automatically alert you to breaches of the thresholds, and can also automatically respond to changes in your resources' behavior by [triggering automated actions](./Acting_Alarm_Changes.html). +You can set up [alarms](./CloudWatch_Alarms.html) that continuously monitor CloudWatch metrics against user-defined thresholds. They can automatically alert you to breaches of the thresholds, and can also automatically respond to changes in your resources' behavior by [triggering automated actions](./Acting_Alarm_Changes.html).