aws-samples / aws-samples/amazon-textract-idp-cdk-constructs
chore:Optimize S3 storage cost for AsyncToJson
Open
chore
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
For a confident conversion of separate JSONs to a single JSON by AsyncToJson we should probably get rid of the original JSON file(s) i.e. 1, 2 etc. just to be frugal and save on S3 storage costs over-time, or at least provide flexibility to control it.
Contributor guide
Assessment
This issue has not been assessed yet.