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

[AWS Textract] Implement Connector #2923

Closed
igpetrov opened this issue Jul 23, 2024 · 1 comment · Fixed by #2928
Closed

[AWS Textract] Implement Connector #2923

igpetrov opened this issue Jul 23, 2024 · 1 comment · Fixed by #2928
Assignees
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.

Comments

@igpetrov
Copy link
Contributor

Parent task: https://github.com/camunda/product-hub/issues/2411

AWS Textract:

As soon as we have document store we will store the response in a reference (document store). Till that point we will use S3 Objects as input and output.
We should return an S3 object for each connector, so that we can reuse it in the next connector => https://docs.aws.amazon.com/textract/latest/dg/API_StartDocumentAnalysis.html#Textract-StartDocumentAnalysis-request-OutputConfig

@igpetrov igpetrov added the kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. label Jul 23, 2024
@igpetrov igpetrov self-assigned this Jul 23, 2024
@igpetrov igpetrov linked a pull request Jul 23, 2024 that will close this issue
@DenovVasil
Copy link
Contributor

DenovVasil commented Aug 20, 2024

here you cloud find demo and feature discussion https://camunda.slack.com/archives/C07CTRS99KM/p1723458214941339

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants