StartAwsTextractJob 2.0.0

Bundle
org.apache.nifi | nifi-aws-nar
Description
Trigger a AWS Textract job. It should be followed by GetAwsTextractJobStatus processor in order to monitor job status.
Tags
AWS, Amazon, ML, Machine Learning, Textract
Input Requirement
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
original Upon successful completion, the original FlowFile will be routed to this relationship.
success FlowFiles are routed to success relationship
failure FlowFiles are routed to failure relationship
Writes Attributes
Name Description
awsTaskId The task ID that can be used to poll for Job completion in GetAwsTextractJobStatus
awsTextractType The selected Textract type, which can be used in GetAwsTextractJobStatus
See Also