EvaluationConfig - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

EvaluationConfig

The configuration details of either an automated or human-based evaluation job.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

automated

Contains the configuration details of an automated evaluation job that computes metrics.

Type: AutomatedEvaluationConfig object

Required: No

human

Contains the configuration details of an evaluation job that uses human workers.

Type: HumanEvaluationConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: