Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Service: Support for AWS Textract #24478

Closed
breathingdust opened this issue Apr 29, 2022 · 2 comments
Closed

New Service: Support for AWS Textract #24478

breathingdust opened this issue Apr 29, 2022 · 2 comments
Assignees
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-service Introduces a new service. service/textract Issues and PRs that pertain to the textract service.

Comments

@breathingdust
Copy link
Member

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Amazon Textract is a machine learning (ML) service that automatically extracts text, handwriting, and data from scanned documents. It goes beyond simple optical character recognition (OCR) to identify, understand, and extract data from forms and tables. Today, many companies manually extract data from scanned documents such as PDFs, images, tables, and forms, or through simple OCR software that requires manual configuration (which often must be updated when the form changes). To overcome these manual and expensive processes, Textract uses ML to read and process any type of document, accurately extracting text, handwriting, tables, and other data with no manual effort. You can quickly automate document processing and act on the information extracted, whether you’re automating loans processing or extracting information from invoices and receipts. Textract can extract the data in minutes instead of hours or days. Additionally, you can add human reviews with Amazon Augmented AI to provide oversight of your models and check sensitive data.

New or Affected Resource(s)

  • aws_textract_document_analysis
  • aws_textract_expense_analysis
  • aws_textract_document_text_detection

Potential Terraform Configuration

References

@breathingdust breathingdust added enhancement Requests to existing resources that expand the functionality or scope. new-service Introduces a new service. labels Apr 29, 2022
@github-actions github-actions bot added the service/textract Issues and PRs that pertain to the textract service. label Apr 29, 2022
@johnsonaj johnsonaj self-assigned this May 18, 2022
@johnsonaj
Copy link
Contributor

After review of the service and the ability of the API, it was determined that this does not fit the Terraform model. This service is solely for performing an action instead of creating a resource that can be managed. Additionally, it lacks the ability to be queried longterm and would limit Terraform's ability to track a state.

Guidelines for Infrastructure as code suitability

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-service Introduces a new service. service/textract Issues and PRs that pertain to the textract service.
Projects
None yet
Development

No branches or pull requests

2 participants