AWS Security ChangesHomeSearch

AWS AmazonCloudWatch documentation change

Service: AmazonCloudWatch · 2025-03-10 · Documentation low

File: AmazonCloudWatch/latest/monitoring/nw-monitor-how-it-works.md

Summary

Clarified Network Health Indicator (NHI) metric scope to focus on AWS network paths

Security assessment

Improves accuracy of network monitoring documentation but does not relate to security vulnerabilities or introduce security features.

Diff

diff --git a/AmazonCloudWatch/latest/monitoring/nw-monitor-how-it-works.md
index 93c659207..85abeecd3 100644
--- a/AmazonCloudWatch/latest/monitoring/nw-monitor-how-it-works.md
+++ b/AmazonCloudWatch/latest/monitoring/nw-monitor-how-it-works.md
@@ -55 +55 @@ TCP-based probes carry TCP SYN packets from your AWS hosted resources to the des
-Network Synthetic Monitor publishes a network health indicator (NHI) metric that provides information on network performance and availability for destinations connected through AWS Direct Connect. NHI is not supported for AWS Direct Connect attachments that are created using Cloud WAN or that use AWS Transit Gateway. NHI is a statistical measure of the health of the AWS-controlled network path from the AWS hosted resource, where the monitor is deployed, to the Direct Connect location. 
+Network Synthetic Monitor publishes a network health indicator (NHI) metric that provides information on issues with the AWS network for paths that include destinations connected through AWS Direct Connect. NHI is not supported for AWS Direct Connect attachments that are created using Cloud WAN or that use AWS Transit Gateway. The NHI binary value is based on a statistical measure of the health of the AWS-controlled network path from the AWS hosted resource, where the monitor is deployed, to the Direct Connect location. 
@@ -63 +63 @@ Each time that you create a new monitor, add a probe, or re-activate a probe, th
-To provide the NHI value, Network Synthetic Monitor applies statistical correlation across AWS sample datasets, as well as to the packet loss and round-trip latency metrics for traffic simulating your network path. NHI can be one of two values: 1 or 0. A value of 1 indicates that Network Synthetic Monitor observed a network degradation within the AWS controlled network path. A value of 0 indicates that Network Synthetic Monitor did not observe any network degradation along the path. Observing the NHI value enables you to more quickly gain awareness of the cause of network issues. For example, you can set alerts on the NHI metric so you're notified about ongoing issues along your network paths. 
+To provide the NHI value, Network Synthetic Monitor applies statistical correlation across AWS sample datasets, as well as to the packet loss and round-trip latency metrics for traffic simulating your network path. NHI can be one of two values: 1 or 0. A value of 1 indicates that Network Synthetic Monitor observed a network degradation within the AWS controlled network path. A value of 0 indicates that Network Synthetic Monitor did not observe any network degradation for the AWS network along the path. Using the NHI value enables you to more quickly gain awareness of the cause of network issues. For example, you can set alerts on the NHI metric so you're notified about ongoing issues with the AWS network along your network paths.