stop_labeling_job
(**kwargs)¶Stops a running labeling job. A job that is stopped cannot be restarted. Any results obtained before the job is stopped are placed in the Amazon S3 output bucket.
See also: AWS API Documentation
Request Syntax
response = client.stop_labeling_job(
LabelingJobName='string'
)
[REQUIRED]
The name of the labeling job to stop.
Exceptions
SageMaker.Client.exceptions.ResourceNotFound