AWS cli documentation change
Summary
Updated AWS CLI version references from 2.34.55 to 2.34.57. Refined description of contextual evaluation information to clarify trace correlation for agent output validation.
Security assessment
Version update and clarification of evaluation context don't address security vulnerabilities or introduce security features. Changes relate to operational traceability without security implications.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore/evaluate.md b/cli/latest/reference/bedrock-agentcore/evaluate.md index dc6154f79..ffca00895 100644 --- a//cli/latest/reference/bedrock-agentcore/evaluate.md +++ b//cli/latest/reference/bedrock-agentcore/evaluate.md @@ -15 +15 @@ - * [AWS CLI 2.34.55 Command Reference](../../index.html) » + * [AWS CLI 2.34.57 Command Reference](../../index.html) » @@ -220 +220 @@ JSON Syntax: ->>> The contextual information associated with an evaluation, including span context details that identify the specific traces and sessions being evaluated within the agent’s execution flow. +>>> The span context that identifies which session or trace this reference input applies to, used for correlating ground truth with agent output. @@ -612 +612 @@ evaluationResults -> (list) - * [AWS CLI 2.34.55 Command Reference](../../index.html) » + * [AWS CLI 2.34.57 Command Reference](../../index.html) »