Get online evaluation
The GetOnlineEvaluationConfig API retrieves the complete details and
current status of an existing online evaluation configuration. This synchronous
operation returns the full configuration including data sources, evaluators, execution
status, and operational metadata.
Use this API to monitor the configuration's lifecycle status (Creating, Active, Updating, or Deleting), check current execution status (ENABLED or DISABLED), and retrieve all configuration parameters including evaluator lists, data source settings, and output destinations.
Code samples for Starter Toolkit, AgentCore SDK, and AWS SDK
The following code samples demonstrate how to get online evaluation configuration details using different development approaches. Choose the method that best fits your development environment and preferences.
Console
You can view detailed information about a specific online evaluation configuration through the console interface.
To get online evaluation configuration details
-
Open the Amazon Bedrock AgentCore console.
-
In the navigation pane, choose Evaluation.
-
In the Evaluation configurations card, view the table that lists the evaluation configurations you have created.
-
To view information for a specific evaluation configuration, choose the configuration name to view its details.