SageMaker / Client / stop_auto_ml_job
stop_auto_ml_job#
- SageMaker.Client.stop_auto_ml_job(**kwargs)#
- A method for forcing a running job to shut down. - See also: AWS API Documentation - Request Syntax- response = client.stop_auto_ml_job( AutoMLJobName='string' ) - Parameters:
- AutoMLJobName (string) – - [REQUIRED] - The name of the object you are requesting. 
- Returns:
- None 
 - Exceptions- SageMaker.Client.exceptions.ResourceNotFound