GetAwsTextractJobStatus 2.3.0

BUNDLE

org.apache.nifi | nifi-aws-nar

DESCRIPTION

Retrieves the current status of an AWS Textract job.

TAGS

AWS, Amazon, ML, Machine Learning, Textract

INPUT REQUIREMENT

Supports Sensitive Dynamic Properties

false

PROPERTIES

Property

Description

AWS Credentials Provider service

The Controller Service that is used to obtain AWS credentials provider

Communications Timeout

Endpoint Override URL

Endpoint URL to use instead of the AWS default including scheme, host, port, and path. The AWS libraries select an endpoint URL based on the AWS region, but this property overrides the selected endpoint URL, allowing use with other S3-compatible endpoints.

Region

SSL Context Service

Specifies an optional SSL Context Service that, if provided, will be used to create connections

awsTaskId

proxy-configuration-service

Specifies the Proxy Configuration Controller Service to proxy network requests. Supported proxies: HTTP + AuthN

textract-type

Supported values: “Document Analysis”, “Document Text Detection”, “Expense Analysis”

RELATIONSHIPS

NAME

DESCRIPTION

original

Upon successful completion, the original FlowFile will be routed to this relationship.

running

The job is currently still being processed

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.

SEE ALSO

Language: English