Questions tagged with Amazon Textract

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I've been trying to extract tables asynchronously from a multi-page pdf file, however it appears that only the table on the first page is returned. I successfully receive a jobID and pass the...
1
answers
0
votes
50
views
Zaahid
asked 3 days ago
I'm trying to extract tables asynchronously from a pdf document, using Textract with the Javascript V3 sdk. I successfully get a jobID from the StartDocumentAnalysisCommand, however when calling...
1
answers
0
votes
66
views
Zaahid
asked 6 days ago
Hi, textract is very powerful, but even a 30 degree rotation in texts, such as a dates in a table rotated for shortening space, renders it unrecognizable. Any remedies? Thank you
0
answers
0
votes
59
views
Navi
asked 11 days ago
Hi, I have created/trained an Adapter using the Console/wizard but am running into issues calling it from code/lambda in Python (3.12) 1. Do I have to **specify the same Queries** used in the...
1
answers
0
votes
114
views
Arvind
asked 12 days ago
I tried various ways, It is hard for me to figure out where to get an API key and to create a lamda function. Please help me to do this
2
answers
0
votes
201
views
sanuthi
asked 21 days ago
The textract pricing for synchronous commands is pretty clear (1 API call that gets billed), but in case of asynchronous commands, there are at least two API calls necessary: 1. start the process of...
Accepted AnswerAmazon TextractPricing
1
answers
0
votes
100
views
asked 24 days ago
Hello, I'm trying to extract just the summary fields from a `startExpenseAnalysis` call with Textract (ignore the line item fields) , is it that possible? I'm trying to reduce the response time less...
Accepted AnswerAmazon Textract
2
answers
0
votes
77
views
Daniel
asked a month ago
is the sync analyzedocuemnt api from** python SDK **encrypted by TLS by default? this will be enough for HIPAA compliance as far as encryption in transmit is concerned? if not whats the best/easiest...
1
answers
0
votes
221
views
Navi
asked a month ago
Hello, aws people. I am extracting the content of pdf with Amazon textract. I know Amazon textract doesn't support page numbers. But I need to make sure I can extract page numbers together from the...
2
answers
0
votes
163
views
mzhyo
asked a month ago
I'm using AWS Textract with IAM user credentials (access key and secret key). In AWS Security Hub, I see a control that recommends ensuring the IAM password policy expires passwords within 90 days or...
2
answers
0
votes
259
views
Tatev
asked a month ago
I've run a test of Textract on a document and found several problems. The language of the document is Dutch. I've boiled down the issues to one short excerpt of the document. In the [Texttract...
Accepted AnswerAmazon Textract
1
answers
0
votes
116
views
Ennex
asked a month ago
Hello, in the pricing page for textract (https://aws.amazon.com/textract/pricing/) I see this mention of "pretrained tables". What are they? I mean, other than the obvious. I can't find any reference...
Accepted AnswerAmazon Textract
1
answers
0
votes
110
views
asked a month ago