startBatchEvaluation
inline suspend fun BedrockAgentCoreClient.startBatchEvaluation(crossinline block: StartBatchEvaluationRequest.Builder.() -> Unit): StartBatchEvaluationResponse
Starts a batch evaluation job that evaluates agent performance across multiple sessions. Batch evaluations pull agent traces from CloudWatch Logs or an existing online evaluation configuration and run specified evaluators and insights against them.