lambda_web_adapter 0.4.0

Run web applications on AWS Lambda
Documentation
1
2
3
#!/bin/bash

exec -- "${LAMBDA_TASK_ROOT}/${_HANDLER}"