Textract#
Client#
- class Textract.Client#
 A low-level client representing Amazon Textract
Amazon Textract detects and analyzes text in documents and converts it into machine-readable text. This is the API reference documentation for Amazon Textract.
import boto3 client = boto3.client('textract')
These are the available methods:
- analyze_document
 - analyze_expense
 - analyze_id
 - can_paginate
 - close
 - create_adapter
 - create_adapter_version
 - delete_adapter
 - delete_adapter_version
 - detect_document_text
 - get_adapter
 - get_adapter_version
 - get_document_analysis
 - get_document_text_detection
 - get_expense_analysis
 - get_lending_analysis
 - get_lending_analysis_summary
 - get_paginator
 - get_waiter
 - list_adapter_versions
 - list_adapters
 - list_tags_for_resource
 - start_document_analysis
 - start_document_text_detection
 - start_expense_analysis
 - start_lending_analysis
 - tag_resource
 - untag_resource
 - update_adapter
 
Paginators#
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: