Files
payments-rest-api/lambda/dev/DEV.md
2025-04-29 21:13:21 +02:00

298 B

Deploy lambda function

If you want to deploy your own changes directly to lambda you can use deploy.sh to package and deploy it for you. Tested on linux.

Requirements:

  • aws cli installed and configured (instructions in README.md)
  • python3.12 and pip installed