Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 229 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 229 Bytes

aws-lambda-clj

AWS Lambda Clojure function examples.

All Clojure AWS Lambda function examples in this project are packaged in a Docker container.


Examples

  • clj-scheduled -> Runs a Clojure (JVM) Lambda on a schedule.