package
0.23.3
Repository: https://github.com/jviney/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package textractiface provides an interface to enable mocking the Amazon Textract service client for testing your code.

# Functions

New creates a new instance of the client from the provided Config.

# Constants

Enum values for BlockType.
Enum values for BlockType.
Enum values for BlockType.
Enum values for BlockType.
Enum values for BlockType.
Enum values for BlockType.
Enum values for BlockType.
Enum values for ContentClassifier.
Enum values for ContentClassifier.
Service's Endpoint identifier.
Enum values for EntityType.
Enum values for EntityType.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeBadDocumentException for service response error code "BadDocumentException".
ErrCodeDocumentTooLargeException for service response error code "DocumentTooLargeException".
ErrCodeHumanLoopQuotaExceededException for service response error code "HumanLoopQuotaExceededException".
ErrCodeIdempotentParameterMismatchException for service response error code "IdempotentParameterMismatchException".
ErrCodeInternalServerError for service response error code "InternalServerError".
ErrCodeInvalidJobIdException for service response error code "InvalidJobIdException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeInvalidS3ObjectException for service response error code "InvalidS3ObjectException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeProvisionedThroughputExceededException for service response error code "ProvisionedThroughputExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeUnsupportedDocumentException for service response error code "UnsupportedDocumentException".
Enum values for FeatureType.
Enum values for FeatureType.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for RelationshipType.
Enum values for RelationshipType.
Enum values for SelectionStatus.
Enum values for SelectionStatus.
Service's identifier.
Service's name.

# Structs

No description provided by the author
No description provided by the author
AnalyzeDocumentRequest is the request type for the AnalyzeDocument API operation.
AnalyzeDocumentResponse is the response type for the AnalyzeDocument API operation.
A Block represents items that are recognized in a document within a group of pixels close to each other.
The bounding box around the detected page, text, key-value pair, table, table cell, or selection element on a document page.
Client provides the API operation methods for making requests to Amazon Textract.
No description provided by the author
No description provided by the author
DetectDocumentTextRequest is the request type for the DetectDocumentText API operation.
DetectDocumentTextResponse is the response type for the DetectDocumentText API operation.
The input document, either as bytes or as an S3 object.
The Amazon S3 bucket that contains the document to be processed.
Information about the input document.
Information about where the following items are located on a document page: detected page, text, key-value pairs, tables, table cells, and selection elements.
No description provided by the author
No description provided by the author
GetDocumentAnalysisRequest is the request type for the GetDocumentAnalysis API operation.
GetDocumentAnalysisResponse is the response type for the GetDocumentAnalysis API operation.
No description provided by the author
No description provided by the author
GetDocumentTextDetectionRequest is the request type for the GetDocumentTextDetection API operation.
GetDocumentTextDetectionResponse is the response type for the GetDocumentTextDetection API operation.
Shows the results of the human in the loop evaluation.
Sets up the human review workflow the document will be sent to if one of the conditions is met.
Allows you to set attributes of the image.
The Amazon Simple Notification Service (Amazon SNS) topic to which Amazon Textract publishes the completion status of an asynchronous document operation, such as StartDocumentTextDetection.
The X and Y coordinates of a point on a document page.
Information about how blocks are related to each other.
The S3 bucket name and file name that identifies the document.
No description provided by the author
No description provided by the author
StartDocumentAnalysisRequest is the request type for the StartDocumentAnalysis API operation.
StartDocumentAnalysisResponse is the response type for the StartDocumentAnalysis API operation.
No description provided by the author
No description provided by the author
StartDocumentTextDetectionRequest is the request type for the StartDocumentTextDetection API operation.
StartDocumentTextDetectionResponse is the response type for the StartDocumentTextDetection API operation.
A warning about an issue that occurred during asynchronous text analysis (StartDocumentAnalysis) or asynchronous document text detection (StartDocumentTextDetection).

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author