stop_processing_job
(**kwargs)¶Stops a processing job.
See also: AWS API Documentation
Request Syntax
response = client.stop_processing_job(
ProcessingJobName='string'
)
[REQUIRED]
The name of the processing job to stop.
Exceptions
SageMaker.Client.exceptions.ResourceNotFound