# How to use

1. Install `cookiecutter` library: `pip install cookiecutter`

2. flow consists of lambda -> step function -> cli_job

3. Execute `cookiecutter aws_lambda/`
4. Execute `cookiecutter sf_template/`
5. Execute `cookiecutter cli_job/`
6. contact devops team to create step function, batch config and update "SF_ARN","BATCH_CONFIG_PATH" 
at zappa_setting.json
