AWS SDK for C++AWS SDK for C++ Version 1.11.619 |
#include <AnalyzeDocumentRequest.h>
Definition at line 26 of file AnalyzeDocumentRequest.h.
Specifies the adapter to be used when analyzing a document.
Definition at line 108 of file AnalyzeDocumentRequest.h.
A list of the types of analysis to perform. Add TABLES to the list to return information about the tables that are detected in the input document. Add FORMS to return detected form data. Add SIGNATURES to return the locations of detected signatures. Add LAYOUT to the list to return information about the layout of the document. All lines and words detected in the document are included in the response (including text that isn't related to the value of FeatureTypes
).
Definition at line 74 of file AnalyzeDocumentRequest.h.
The input document as base64-encoded bytes or an Amazon S3 object. If you use the AWS CLI to call Amazon Textract operations, you can't pass image bytes. The document must be an image in JPEG, PNG, PDF, or TIFF format.
If you're using an AWS SDK to call Amazon Textract, you might not need to base64-encode image bytes that are passed using the Bytes
field.
Definition at line 51 of file AnalyzeDocumentRequest.h.
A list of the types of analysis to perform. Add TABLES to the list to return information about the tables that are detected in the input document. Add FORMS to return detected form data. Add SIGNATURES to return the locations of detected signatures. Add LAYOUT to the list to return information about the layout of the document. All lines and words detected in the document are included in the response (including text that isn't related to the value of FeatureTypes
).
Definition at line 69 of file AnalyzeDocumentRequest.h.
Specifies the adapter to be used when analyzing a document.
Definition at line 107 of file AnalyzeDocumentRequest.h.
The input document as base64-encoded bytes or an Amazon S3 object. If you use the AWS CLI to call Amazon Textract operations, you can't pass image bytes. The document must be an image in JPEG, PNG, PDF, or TIFF format.
If you're using an AWS SDK to call Amazon Textract, you might not need to base64-encode image bytes that are passed using the Bytes
field.
Definition at line 50 of file AnalyzeDocumentRequest.h.
A list of the types of analysis to perform. Add TABLES to the list to return information about the tables that are detected in the input document. Add FORMS to return detected form data. Add SIGNATURES to return the locations of detected signatures. Add LAYOUT to the list to return information about the layout of the document. All lines and words detected in the document are included in the response (including text that isn't related to the value of FeatureTypes
).
Definition at line 68 of file AnalyzeDocumentRequest.h.
Sets the configuration for the human in the loop workflow for analyzing documents.
Definition at line 82 of file AnalyzeDocumentRequest.h.
Contains Queries and the alias for those Queries, as determined by the input.
Definition at line 95 of file AnalyzeDocumentRequest.h.
Reimplemented from Aws::Textract::TextractRequest.
Implements Aws::AmazonWebServiceRequest.
Definition at line 35 of file AnalyzeDocumentRequest.h.
Sets the configuration for the human in the loop workflow for analyzing documents.
Definition at line 83 of file AnalyzeDocumentRequest.h.
Contains Queries and the alias for those Queries, as determined by the input.
Definition at line 96 of file AnalyzeDocumentRequest.h.
Implements Aws::AmazonSerializableWebServiceRequest.
Specifies the adapter to be used when analyzing a document.
Definition at line 110 of file AnalyzeDocumentRequest.h.
The input document as base64-encoded bytes or an Amazon S3 object. If you use the AWS CLI to call Amazon Textract operations, you can't pass image bytes. The document must be an image in JPEG, PNG, PDF, or TIFF format.
If you're using an AWS SDK to call Amazon Textract, you might not need to base64-encode image bytes that are passed using the Bytes
field.
Definition at line 53 of file AnalyzeDocumentRequest.h.
A list of the types of analysis to perform. Add TABLES to the list to return information about the tables that are detected in the input document. Add FORMS to return detected form data. Add SIGNATURES to return the locations of detected signatures. Add LAYOUT to the list to return information about the layout of the document. All lines and words detected in the document are included in the response (including text that isn't related to the value of FeatureTypes
).
Definition at line 71 of file AnalyzeDocumentRequest.h.
Sets the configuration for the human in the loop workflow for analyzing documents.
Definition at line 85 of file AnalyzeDocumentRequest.h.
Contains Queries and the alias for those Queries, as determined by the input.
Definition at line 98 of file AnalyzeDocumentRequest.h.
Specifies the adapter to be used when analyzing a document.
Definition at line 112 of file AnalyzeDocumentRequest.h.
The input document as base64-encoded bytes or an Amazon S3 object. If you use the AWS CLI to call Amazon Textract operations, you can't pass image bytes. The document must be an image in JPEG, PNG, PDF, or TIFF format.
If you're using an AWS SDK to call Amazon Textract, you might not need to base64-encode image bytes that are passed using the Bytes
field.
Definition at line 55 of file AnalyzeDocumentRequest.h.
A list of the types of analysis to perform. Add TABLES to the list to return information about the tables that are detected in the input document. Add FORMS to return detected form data. Add SIGNATURES to return the locations of detected signatures. Add LAYOUT to the list to return information about the layout of the document. All lines and words detected in the document are included in the response (including text that isn't related to the value of FeatureTypes
).
Definition at line 73 of file AnalyzeDocumentRequest.h.
Sets the configuration for the human in the loop workflow for analyzing documents.
Definition at line 87 of file AnalyzeDocumentRequest.h.
Contains Queries and the alias for those Queries, as determined by the input.
Definition at line 100 of file AnalyzeDocumentRequest.h.