Creates an evaluation job.
Request body
A name for the evaluation job. Names must unique with your Amazon Web Services account, and your account's Amazon Web Services region.
A description of the evaluation job.
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request, but does not return an error. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring idempotency</a>.
The Amazon Resource Name (ARN) of an IAM service role that Amazon Bedrock can assume to perform tasks on your behalf. To learn more about the required permissions, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/model-evaluation-security.html">Required permissions for model evaluations</a>.
Specify your customer managed encryption key Amazon Resource Name (ARN) that will be used to encrypt your evaluation job.
Specifies whether the evaluation job is for evaluating a model or evaluating a knowledge base (retrieval and response generation).
Response
Success
The Amazon Resource Name (ARN) of the evaluation job.