List online evaluations
The ListOnlineEvaluationConfigs API retrieves a paginated list of all
online evaluation configurations in your account and Region. This synchronous operation
uses the POST method and returns summary information for each configuration.
The response includes an array of evaluation configuration summaries containing the configuration ARN, ID, name, description, lifecycle status (Creating, Active, Updating, or Deleting), execution status (ENABLED or DISABLED), creation and update timestamps, and any failure reasons.
Code samples for Starter Toolkit, AgentCore SDK, and AWS SDK
The following code samples demonstrate how to list online evaluation configurations using different development approaches. Choose the method that best fits your development environment and preferences.
Console
You can view and manage your online evaluation configurations through a visual interface that displays configuration details in an organized table format.
To list online evaluation configurations
-
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.