Puppet Task: comprehend_aws_start_entities_detection_job
- Defined in:
-
tasks/comprehend_aws_start_entities_detection_job.json,
tasks/comprehend_aws_start_entities_detection_job.rb
Overview
Starts an asynchronous entity detection job for a collection of documents. Use the operation to track the status of a job. This API can be used for either standard entity detection or custom entity recognition. In order to be used for custom entity recognition, the optional EntityRecognizerArn must be used in order to provide access to the recognizer being used to detect the custom entity.