Get evaluator
The GetEvaluator API retrieves complete details of a specific custom or
built-in evaluator including its configuration, status, and lock state.
Lock status: The response includes lockedForModification indicating whether the evaluator is in use by an enabled evaluation configuration. Locked evaluators cannot be modified.
Use this API to inspect evaluator settings, verify configuration changes, and check availability for modification or deletion.
Code samples for Starter Toolkit, AgentCore SDK, and AWS SDK
The following code samples demonstrate how to get evaluator details using different development approaches. Choose the method that best fits your development environment and preferences.
Console
View detailed information about a specific custom evaluator, including its configuration, status, and usage history through the console interface.
To get custom evaluator details
-
Open the Amazon Bedrock AgentCore console.
-
In the navigation pane, choose Evaluation.
-
Choose Custom evaluators next to Evaluation configurations.
-
In the Custom evaluators card, view the table that lists the custom evaluators you have created.
-
To view information for a specific custom evaluator, choose the custom evaluator name to view its details.