Changes for version 0.0.7 - 2019-08-21
- support XRay and AWS::XRay is pre-installed
- AWS::Lambda::PSGI injects the lambda request id into psgix.request_id
Modules
It's Perl support for AWS Lambda Custom Runtime.
It's the bootrap script for AWS Lambda Custom Runtime.
It's Perl port of the AWS Lambda Context.
It translates enevt of Lambda Proxy Integrations in API Gateway and Application Load Balancer into PSGI.
Examples
- examples/cgi/0.gif
- examples/cgi/1.gif
- examples/cgi/2.gif
- examples/cgi/3.gif
- examples/cgi/4.gif
- examples/cgi/5.gif
- examples/cgi/6.gif
- examples/cgi/7.gif
- examples/cgi/8.gif
- examples/cgi/9.gif
- examples/cgi/Makefile
- examples/cgi/README.md
- examples/cgi/app.psgi
- examples/cgi/cpanfile
- examples/cgi/gifcat.pl
- examples/cgi/handler.pl
- examples/cgi/readme.htm
- examples/cgi/style3.css
- examples/cgi/wwwcount.cgi
- examples/cgi/wwwcount.htm
- examples/hello/Makefile
- examples/hello/cpanfile
- examples/hello/handler.pl
- examples/psgi/Makefile
- examples/psgi/app.psgi
- examples/psgi/cpanfile
- examples/psgi/handler.pl
- examples/s3-get-object/Makefile
- examples/s3-get-object/cpanfile
- examples/s3-get-object/deploy.sh
- examples/s3-get-object/handler.pl
- examples/s3-get-object/template.yaml