Bedrock / Client / stop_evaluation_job
stop_evaluation_job#
- Bedrock.Client.stop_evaluation_job(**kwargs)#
Stops an evaluation job that is current being created or running.
See also: AWS API Documentation
Request Syntax
response = client.stop_evaluation_job( jobIdentifier='string' )
- Parameters:
jobIdentifier (string) –
[REQUIRED]
The Amazon Resource Name (ARN) of the evaluation job you want to stop.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions