Search code examples
amazon-web-servicesaws-lambda

how would one run aws lambda locally (java) for testing


How would one run aws lambda locally (java) for testing.

I was able to find some information for node, but not for java.


Solution

  • I have been using these docker images https://github.com/lambci/docker-lambda