Stop a knowledge base evaluation job in Amazon Bedrock - Amazon Bedrock

Stop a knowledge base evaluation job in Amazon Bedrock

You can stop a knowledge base evaluation job that is currently processing so that you can easily reconfigure your evaluation and chosen metrics, for example.

Note

Knowledge base evaluation is in preview mode and is subject to change.

The following example shows you how to stop a knowledge base evaluation job using the AWS CLI.

AWS Command Line Interface

aws bedrock stop-evaluation-job \ --job-identifier "arn:aws:bedrock:<region>:<account-id>:evaluation-job/<job-id>"