OnlineEvaluationConfigSource
A reference to an existing online evaluation configuration to use as the data source for batch evaluation.
Contents
- onlineEvaluationConfigArn
-
The Amazon Resource Name (ARN) of the online evaluation configuration to use as the session source.
Type: String
Pattern:
arn:aws[a-zA-Z-]*:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:online-evaluation-config\/[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10}Required: Yes
- timeRange
-
Optional session filter configuration to narrow down which sessions from the online evaluation configuration to include.
Type: SessionFilterConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: