Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Document Text Detection Job Result

Prev Next
Step Details
Introduced in Version9.24
Last Modified in Version--
LocationIntegrations > Amazon AWS > Textract

The Get Document Text Detection Job Result step retrieves result pages for an async text detection job. Amazon Textract is an AWS service that automatically reads and extracts text, data, and tables from documents and images.

Prerequisites 

Considerations

  • Asynchronous steps (Start Document Analysis Job, Get Document Analysis Job Result, Start Document Text Detection Job, Get Document Text Detection Job Result) can be used for larger multipage documents in the PDF or TIFF format.
  • Users may need to add a Textract Policy to their AWS user account to authorize access to the API.

Properties

Inputs

PropertyDescriptionData Type
Job IdTakes in the Job ID from a Document Analysis Job.List of String
Max ResultsAllows Users to specify a maximum number of results. (default is 1000)FileData
Next TokenAllows Users to specify an optional next token.List of String
RegionAllows Users to specify a region. AmazonAWSRegion

Override Settings

Authentication
  • If an Access Key ID and Secret Access Key are provided, those credentials are used. 
  • If overrides are not provided, system/IAM credentials from existing AWS settings will be utilized.
  • If overrides are used, both override fields must be provided. 
  • Users must ensure Textract permissions are present in the IAM policy for the selected credentials.

Settings

PropertyDescriptionData Type
Throw Error if Null is Not ExpectedEnables Users to toggle this setting on/off. Boolean

Override Settings

PropertyDescriptionData Type
Access Key IDAllows Users to specify an Access Key ID for an AWS account. String
Secret Access KeyAllows Users to specify a Secret Access Key for an AWS account. String

Outputs

PropertyDescriptionData Type
GetDocumentTextDetectionJobResult1_OuputRetrieves the Textract Document result. TextractDocumentResult


Step Changes

DescriptionVersionDateDeveloper Task
The AWS module has been updated with 9 additional steps that allow Users to access the Textract API.9.24April 2026 [DT-047247]