You can implement an AWS Lambda runtime in any programming language. A runtime is a program that runs a Lambda function's handler method when the function is invoked. You can include the runtime in your function's deployment package or distribute it in a| docs.aws.amazon.com
The old todo list| jmglov.net
Learn how to use the Lambda Runtime API when working with custom runtimes.| docs.aws.amazon.com