StartAwsPollyJob 2.0.0

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