# lambda-royalty-accounting

Royalty accounting lambda processors

## Getting started
>Ensure you have access to the QA/PROD AWS account
1. Install and start [docker](https://docs.docker.com/get-docker/)
2. `cd` into directory of the lambda you wish to run
3. Run `make run` to invoke the lambda locally
