StartAwsTranslateJob 2.0.0

Bundle
org.apache.nifi | nifi-aws-nar
Description
Trigger a AWS Translate job. It should be followed by GetAwsTranslateJobStatus processor in order to monitor job status.
Tags
AWS, Amazon, ML, Machine Learning, Translate
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 GetAwsTranslateJobStatus
See Also