Skip to content

lux-group/fn-invoices-send-results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sending Textract Results To SVC-Invoices

CircleCI

Lambda function that triggers on new files in S3 le-test-stp-textract-results / le-prod-stp-textract-results and send processed invoice data to svc-invoice. If succeeds, move data from /extracted to /processed.

Configuration

See config files in ./deploy folder for lambda naming and S3 bucket names.

Deployment

To deploy run the following JOBS on jenkins

TODO: configure jenkins

To deploy locally install the AWS CLI and run the following:

TEST

$ yarn deploy-test

PRODUCTION

$ yarn deploy-production

Logs

To tail logs locally install the AWS CLI and run the following:

TEST

$ yarn logs-test

PRODUCTION

$ yarn logs-production

Maintainers

Collaborators

  • TBA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published