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
- detect_document_text
- get_document_analysis
- get_document_text_detection
- get_expense_analysis
- get_lending_analysis
- get_lending_analysis_summary
- get_paginator
- get_waiter
- start_document_analysis
- start_document_text_detection
- start_expense_analysis
- start_lending_analysis