AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

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

Security assessment

The change adds operational constraints for filter values but doesn't address vulnerabilities or security features. No security implications are mentioned.

Diff

diff --git a/cli/latest/reference/connect/get-current-metric-data.md b/cli/latest/reference/connect/get-current-metric-data.md
index f6c6d0e55..df7cb92cd 100644
--- a//cli/latest/reference/connect/get-current-metric-data.md
+++ b//cli/latest/reference/connect/get-current-metric-data.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.9 Command Reference](../../index.html) »
@@ -206 +206 @@ 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.
@@ -884 +884 @@ ApproximateTotalCount -> (long)
-  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.9 Command Reference](../../index.html) »