stop_inference_recommendations_job
(**kwargs)¶Stops an Inference Recommender job.
See also: AWS API Documentation
Request Syntax
response = client.stop_inference_recommendations_job(
JobName='string'
)
[REQUIRED]
The name of the job you want to stop.
Exceptions
SageMaker.Client.exceptions.ResourceNotFound