stopEvaluationJob
inline suspend fun BedrockClient.stopEvaluationJob(crossinline block: StopEvaluationJobRequest.Builder.() -> Unit): StopEvaluationJobResponse
Stops an evaluation job that is current being created or running.
Stops an evaluation job that is current being created or running.