View source: R/sagemaker_operations.R
sagemaker_stop_labeling_job | R Documentation |
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 https://www.paws-r-sdk.com/docs/sagemaker_stop_labeling_job/ for full documentation.
sagemaker_stop_labeling_job(LabelingJobName)
LabelingJobName |
[required] The name of the labeling job to stop. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.