sagemaker_stop_labeling_job {paws.machine.learning}R Documentation

Stops a running labeling job

Description

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.

Usage

sagemaker_stop_labeling_job(LabelingJobName)

Arguments

LabelingJobName

[required] The name of the labeling job to stop.


[Package paws.machine.learning version 0.9.0 Index]