Expand description

Errors that can occur when calling the service.

Modules

Structs

You aren't authorized to perform the action. Use the Amazon Resource Name (ARN) of an authorized user or IAM role to perform the operation.

Error type for the AnalyzeDocument operation.

Error type for the AnalyzeExpense operation.

Error type for the AnalyzeID operation.

Amazon Textract isn't able to read the document. For more information on the document limits in Amazon Textract, see limits.

Error type for the DetectDocumentText operation.

The document can't be processed because it's too large. The maximum document size for synchronous operations 10 MB. The maximum document size for asynchronous operations is 500 MB for PDF files.

Error type for the GetDocumentAnalysis operation.

Error type for the GetDocumentTextDetection operation.

Error type for the GetExpenseAnalysis operation.

Indicates you have exceeded the maximum number of active human in the loop workflows available

A ClientRequestToken input parameter was reused with an operation, but at least one of the other input parameters is different from the previous call to the operation.

Amazon Textract experienced a service issue. Try your call again.

An invalid job identifier was passed to GetDocumentAnalysis or to GetDocumentAnalysis.

Indicates you do not have decrypt permissions with the KMS key entered, or the KMS key was entered incorrectly.

An input parameter violated a constraint. For example, in synchronous operations, an InvalidParameterException exception occurs when neither of the S3Object or Bytes values are supplied in the Document request parameter. Validate your parameter before calling the API operation again.

Amazon Textract is unable to access the S3 object that's specified in the request. for more information, Configure Access to Amazon S3 For troubleshooting information, see Troubleshooting Amazon S3

An Amazon Textract service limit was exceeded. For example, if you start too many asynchronous jobs concurrently, calls to start operations (StartDocumentTextDetection, for example) raise a LimitExceededException exception (HTTP status code: 400) until the number of concurrently running jobs is below the Amazon Textract service limit.

The number of requests exceeded your throughput limit. If you want to increase this limit, contact Amazon Textract.

Error type for the StartDocumentAnalysis operation.

Error type for the StartDocumentTextDetection operation.

Error type for the StartExpenseAnalysis operation.

Amazon Textract is temporarily unable to process the request. Try your call again.

The format of the input document isn't supported. Documents for synchronous operations can be in PNG or JPEG format only. Documents for asynchronous operations can be in PDF format.

Enums

Types of errors that can occur for the AnalyzeDocument operation.

Types of errors that can occur for the AnalyzeExpense operation.

Types of errors that can occur for the AnalyzeID operation.

Types of errors that can occur for the DetectDocumentText operation.

Types of errors that can occur for the GetDocumentAnalysis operation.

Types of errors that can occur for the GetDocumentTextDetection operation.

Types of errors that can occur for the GetExpenseAnalysis operation.

Types of errors that can occur for the StartDocumentAnalysis operation.

Types of errors that can occur for the StartDocumentTextDetection operation.

Types of errors that can occur for the StartExpenseAnalysis operation.