GetAwsPollyJobStatus 2.0.0

Bundle
org.apache.nifi | nifi-aws-nar
Description
Retrieves the current status of an AWS Polly job.
Tags
AWS, Amazon, ML, Machine Learning, Polly
Input Requirement
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
failure The job failed, the original FlowFile will be routed to this relationship.
success Job successfully finished. FlowFile will be routed to this relation.
running The job is currently still being processed
original Upon successful completion, the original FlowFile will be routed to this relationship.
Writes Attributes
Name Description
PollyS3OutputBucket The bucket name where polly output will be located.
filename Object key of polly output.
outputLocation S3 path-style output location of the result.
See Also