denoland/deno-lambda
A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
MIT
Pinned issues
Issues
- 1
Add Deno to Lambda perf.
#306 opened by soundstep - 2
Support `index.mjs` and `index.js` entrypoints
#282 opened by littledivy - 1
Automate tagging
#276 opened by dsherret - 1
Red herring "error: missing deno executable"
#234 opened by denizdogan - 1
[question] deno bundle deprecated - deno compile and a different approach?
#268 opened by GeoffWilliams - 1
- 1
SAM - Init failed error=fork/exec /var/task/bootstrap: no such file or directory
#235 opened by denizdogan - 1
runtime compile error with deno-lambda example
#232 opened by cknight - 2
- 1
- 2
- 4
Add terraform example
#180 opened by hayd - 5
import_map causes module not found
#179 opened by kyeotic - 4
allow option to run with `--check`
#177 opened by kyeotic - 1
Improve error message for test_missing_handler.json
#157 opened by hayd - 2
Possible to deploy with Pulumi?
#155 opened by ProdigySim - 8
Benchmarks
#149 opened by shellscape - 4
Invoke lambda locally with serverless invoke
#124 opened by fomalhaut79 - 4
Working Directory is ignored in the Docker Image
#121 opened by wperron - 4
DENO_DIR cache *maybe* no longer works
#116 opened by hayd - 3
Deno 1.36.4 issues with aws cdk
#243 opened by jordandobrev - 0
Develop locally / include serve
#211 opened by felixrichardt - 0
Set DENO_NO_UPDATE_CHECK
#206 opened by hayd - 1
Docker example: broken doc link
#202 opened by mfulton26 - 13
Use the new Lambda Container runtime
#119 opened by wperron - 2
no such file or directory error (../runtime/mod.ts)
#189 opened by outofoffice3 - 12
Deno fails to start
#176 opened by kyeotic - 2
- 9
Example sam template is not supported by SAM
#87 opened by wattry - 2
Release Amazon Linux1 / CentOS7 builds
#131 opened by recursionbane - 4
- 2
- 2
Lambda container fails with extra file
#132 opened by arwtyxouymz - 2
`event.path` is returning `undefined`
#125 opened by AndiLavera - 1
Update deno-lambda to use Amazon Linux 2
#114 opened by hayd - 0
Remove pad.ts from tests (and importmaps)
#65 opened by hayd - 1
build: run deno fmt in CI
#100 opened by lucacasonato - 7
Provide bundling instructions
#111 opened by kyeotic - 6
"bad deno executable" after pre-handler error
#113 opened by kyeotic - 1
- 1
Consider using Pagic to build the website?
#104 opened by xcatliu - 2
FEATURE REQUEST: Using Deno Permissions
#74 opened by silver-xu - 2
make caching/deno dir more obvious
#76 opened by hayd - 1
How get fields from event(APIGatewayProxyEvent)
#83 opened by davidxiao - 5
- 1
Understanding Remapping
#78 opened by garysb - 4
Fix example-serverless on 1.0.0
#72 opened by hayd - 3
Serverless to run bundled js files
#73 opened by silver-xu - 3
1.x rc (and 1.x)
#70 opened by brianleroux - 0
Run the tests for examples in CI
#58 opened by hayd