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

comprehendmedical_stop_icd10cm_inference_job

Stops an InferICD10CM inference job in progress


Description

Stops an InferICD10CM inference job in progress.

Usage

comprehendmedical_stop_icd10cm_inference_job(JobId)

Arguments

JobId

[required] The identifier of the job.

Value

A list with the following syntax:

list(
  JobId = "string"
)

Request syntax

svc$stop_icd10cm_inference_job(
  JobId = "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.