aws-samples / aws-samples/amazon-textract-idp-cdk-constructs

TextractGenerateCSV Only Returns Last Processed CSV Location

Open
#96 2 comments 0 reactions 1 assignee Claimed by @schadem View on GitHub
enhancement
Dominant language
TypeScript
Stars
33
Forks
14
PR merge metrics
No merged PRs in 30d

Description

This could be a limitation of my current implementation, but when using the TextractGenerateCSV Construct with Tables as a feature input and return types of CSV I only review the last processed file as a return, rather than a list of all the S3 csvs created.

Here is the line I was looking at for possible return of a list?
https://github.com/aws-samples/amazon-textract-idp-cdk-constructs/blob/f085def408f2a99779a821cf7a0895ff7fcdc4a9/lambda/generatecsv/app/main.py#L269

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.