## Deploy lambda function If you want to deploy your own changes directly to lambda you can use [deploy.sh](./deploy.sh) to package and deploy it for you. Tested on linux. Requirements: - aws cli installed and configured (instructions in [README.md](./README.md)) - python3.12 and pip installed