Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sagemaker_stop_labeling_job

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.

Usage

sagemaker_stop_labeling_job(LabelingJobName)

Arguments

LabelingJobName

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

Value

An empty list.

Request syntax

svc$stop_labeling_job(
  LabelingJobName = "string"
)

paws.machine.learning

Amazon Web Services Machine Learning Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.