/deno-lambda

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.

MIT LicenseMIT

This repository used to contain instructions and code for deploying Deno to AWS Lambda using a custom AWS Lambda layer. Now, we recommend deploying Deno to AWS Lambda using Docker and aws-lambda-adapter.

You can now find instructions for deploying Deno to AWS Lambda using Docker and aws-lambda-adapter in the Deno documentation.

To view the original content of this repository, click here.