AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/bedrock-agentcore-control/create-online-evaluation-config.md

Summary

Updated AWS CLI version reference from 2.35.5 to 2.35.8 and enhanced documentation for insight analysis configuration. Added details about insight capabilities including failure detection, user intent clustering, and execution summarization.

Security assessment

The changes update CLI version references and expand documentation about analytical capabilities. While 'failure detection' might relate to operational issues, there's no evidence this addresses security vulnerabilities, weaknesses, or incidents. The changes improve general feature documentation without security-specific context.

Diff

diff --git a/cli/latest/reference/bedrock-agentcore-control/create-online-evaluation-config.md b/cli/latest/reference/bedrock-agentcore-control/create-online-evaluation-config.md
index d026308a2..826fbe61c 100644
--- a//cli/latest/reference/bedrock-agentcore-control/create-online-evaluation-config.md
+++ b//cli/latest/reference/bedrock-agentcore-control/create-online-evaluation-config.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »
@@ -395 +395 @@ JSON Syntax:
->> A reference to an insight analysis to run against sessions.
+>> A reference to an insight analysis to run against sessions during evaluation. Insights provide deeper analysis beyond individual evaluator scores, including failure detection, user intent clustering, and execution summarization.
@@ -399 +399 @@ 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.
@@ -719 +719 @@ failureReason -> (string)
-  * [AWS CLI 2.35.5 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.8 Command Reference](../../index.html) »