stopLabelingJob
inline suspend fun SageMakerClient.stopLabelingJob(crossinline block: StopLabelingJobRequest.Builder.() -> Unit): StopLabelingJobResponse
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.