comprehendmedical_describe_phi_detection_job {paws.machine.learning}R Documentation

Gets the properties associated with a protected health information (PHI) detection job

Description

Gets the properties associated with a protected health information (PHI) detection job. Use this operation to get the status of a detection job.

See https://www.paws-r-sdk.com/docs/comprehendmedical_describe_phi_detection_job/ for full documentation.

Usage

comprehendmedical_describe_phi_detection_job(JobId)

Arguments

JobId

[required] The identifier that Amazon Comprehend Medical generated for the job. The start_phi_detection_job operation returns this identifier in its response.


[Package paws.machine.learning version 0.7.0 Index]