AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-06-22 · Documentation low

File: cli/latest/reference/connect/get-metric-data.md

Summary

Updated CLI version reference and added filter constraints: 3000 character limit, case-sensitivity, JSON object flexibility requirements.

Security assessment

Adds operational limits for filters but contains no security context. No vulnerabilities or security features are referenced.

Diff

diff --git a/cli/latest/reference/connect/get-metric-data.md b/cli/latest/reference/connect/get-metric-data.md
index 228103f29..18a32b63d 100644
--- a//cli/latest/reference/connect/get-metric-data.md
+++ b//cli/latest/reference/connect/get-metric-data.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.9 Command Reference](../../index.html) »
@@ -191 +191 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/connec
->> A list of expressions as a filter, in which an expression is an object of a step in a routing criteria.
+>> A list of expressions as a filter, in which an expression is an object of a step in a routing criteria. Accepts filter values up to 3,000 characters in length. Filter values are case-sensitive. JSON object key order and whitespace may be arbitrary; array order and tree structure must be preserved.
@@ -1357 +1357 @@ MetricResults -> (list)
-  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.9 Command Reference](../../index.html) »