AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.35.5 to 2.35.8. Improved evaluator/insight documentation with batch evaluation context and enhanced insight analysis descriptions including failure detection capabilities.
Security assessment
Changes clarify operational functionality without evidence of security fixes or new security features. The failure detection mentions are diagnostic in nature rather than security controls.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore/start-batch-evaluation.md b/cli/latest/reference/bedrock-agentcore/start-batch-evaluation.md index ccc18d4b5..2b46b828a 100644 --- a//cli/latest/reference/bedrock-agentcore/start-batch-evaluation.md +++ b//cli/latest/reference/bedrock-agentcore/start-batch-evaluation.md @@ -15 +15 @@ - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) » @@ -124 +124 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc ->> An evaluator to run against sessions +>> An evaluator to run against sessions during batch evaluation. @@ -166 +166 @@ JSON Syntax: ->> A reference to an insight analysis to run against sessions. +>> A reference to an insight analysis to run against sessions during batch evaluation. Insights provide deeper analysis beyond individual evaluator scores, including failure detection, user intent clustering, and execution summarization. @@ -170 +170 @@ JSON Syntax: ->>> Canonical insight identifiers using the Builtin.Insight.* naming convention. Used by BatchEvaluate, InternalEvaluate, and ServiceEngineEvaluate flows. +>>> The unique identifier of the insight to run. @@ -276 +276 @@ JSON Syntax: ->> sessionFilterConfig -> (structure) +>> timeRange -> (structure) @@ -305 +305 @@ JSON Syntax: - "sessionFilterConfig": { + "timeRange": { @@ -732 +732 @@ evaluators -> (list) ->> An evaluator to run against sessions +>> An evaluator to run against sessions during batch evaluation. @@ -757 +757 @@ insights -> (list) ->> A reference to an insight analysis to run against sessions. +>> A reference to an insight analysis to run against sessions during batch evaluation. Insights provide deeper analysis beyond individual evaluator scores, including failure detection, user intent clustering, and execution summarization. @@ -761 +761 @@ insights -> (list) ->>> Canonical insight identifiers using the Builtin.Insight.* naming convention. Used by BatchEvaluate, InternalEvaluate, and ServiceEngineEvaluate flows. +>>> The unique identifier of the insight to run. @@ -874 +874 @@ description -> (string) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »