Skip to content

dueyfinster/lambda-bill-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Bill Renamer

AWS Bill Renamer

A web service that can detect the name a bill should have, based off the text it contains.

How to

  1. Clone this repository
  2. Get the aws cli and login
  3. Create a Lambda function (call it bills)
  4. Copy conf/sample-config.json to conf/config.json and add details of your bills
  5. Run npm run deploy - Thats it! Your code is now on AWS Lambda.
  6. Submit the text of a bill to the web service, and it will return the file name it should be renamed to.

Releases

No releases published

Packages

No packages published