Skip to content

wdhowe/aws-lambda-clj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.