comprehendmedical_stop_phi_detection_job {paws.machine.learning} | R Documentation |
Stops a protected health information (PHI) detection job in progress
Description
Stops a protected health information (PHI) detection job in progress.
See https://www.paws-r-sdk.com/docs/comprehendmedical_stop_phi_detection_job/ for full documentation.
Usage
comprehendmedical_stop_phi_detection_job(JobId)
Arguments
JobId |
[required] The identifier of the PHI detection job to stop. |
[Package paws.machine.learning version 0.9.0 Index]