GetAwsTranscribeJobStatus 2.0.0

Bundle
org.apache.nifi | nifi-aws-nar
Description
Retrieves the current status of an AWS Transcribe job.
Tags
AWS, Amazon, ML, Machine Learning, Transcribe
Input Requirement
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
throttled Retrieving results failed for some reason, but the issue is likely to resolve on its own, such as Provisioned Throughput Exceeded or a Throttling failure. It is generally expected to retry this relationship.
success Job successfully finished. FlowFile will be routed to this relation.
failure The job failed, the original FlowFile will be routed to this relationship.
original Upon successful completion, the original FlowFile will be routed to this relationship.
running The job is currently still being processed
Writes Attributes
Name Description
outputLocation S3 path-style output location of the result.
See Also