comprehend_describe_pii_entities_detection_job {paws.machine.learning}R Documentation

Gets the properties associated with a PII entities detection job

Description

Gets the properties associated with a PII entities detection job. For example, you can use this operation to get the job status.

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

Usage

comprehend_describe_pii_entities_detection_job(JobId)

Arguments

JobId

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


[Package paws.machine.learning version 0.7.0 Index]