AWS Security ChangesHomeSearch

AWS elasticloadbalancing documentation change

Service: elasticloadbalancing · 2025-08-28 · Documentation low

File: elasticloadbalancing/latest/network/load-balancer-cloudwatch-metrics.md

Summary

Added clarification that UnhealthyRoutingFlowCount metric is not supported for TLS listeners

Security assessment

Change adds technical specificity about metric limitations but does not address security vulnerabilities or document security features.

Diff

diff --git a/elasticloadbalancing/latest/network/load-balancer-cloudwatch-metrics.md b/elasticloadbalancing/latest/network/load-balancer-cloudwatch-metrics.md
index 03929c9cf..24c24df08 100644
--- a//elasticloadbalancing/latest/network/load-balancer-cloudwatch-metrics.md
+++ b//elasticloadbalancing/latest/network/load-balancer-cloudwatch-metrics.md
@@ -325,8 +325 @@ Metric | Description
-`UnhealthyRoutingFlowCount` |  The number of flows (or connections) that are routed using the routing failover action (fail open). **Reporting criteria** : There is a nonzero value. **Statistics** : The most useful statistic is `Sum`.
-
-###### Dimensions
-
-  * `LoadBalancer`
-  * `AvailabilityZone`, `LoadBalancer`
-
-  
+`UnhealthyRoutingFlowCount` |  The number of flows (or connections) that are routed using the routing failover action (fail open). This metric is not supported for TLS listeners. **Reporting criteria** : There is a nonzero value. **Statistics** : The most useful statistic is `Sum`.