lambda_web_adapter 0.9.1

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

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