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

comprehendmedical_stop_phi_detection_job

Stops a protected health information (PHI) detection job in progress


Description

Stops a protected health information (PHI) detection job in progress.

Usage

comprehendmedical_stop_phi_detection_job(JobId)

Arguments

JobId

[required] The identifier of the PHI detection job to stop.

Value

A list with the following syntax:

list(
  JobId = "string"
)

Request syntax

svc$stop_phi_detection_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.