aws-lambda

2023-12-08T17:19:25.051429Z

If I write a JVM Clojure lambda function and deploy it to Lambda, can I edit my code in lambda’s built-in editor? EDIT: looks like nbb has this capability, maybe that’s where I should be directing my attention

borkdude 2023-12-08T18:05:04.063299Z

let me know how it goes