-
-
16 Jul 2021 11:26:05 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (68 / 0 / 23)
- Kwalitee
Bus factor: 1- 70.11% Coverage
- License: mit
- Perl: v5.26.0
- Activity
24 month- Tools
- Download (59.72KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.0.29 - 2021-07-16
- bump Paws 0.44
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/Makefile
- examples/cgi/README.md
- examples/cgi/WwwCounter/0.gif
- examples/cgi/WwwCounter/1.gif
- examples/cgi/WwwCounter/2.gif
- examples/cgi/WwwCounter/3.gif
- examples/cgi/WwwCounter/4.gif
- examples/cgi/WwwCounter/5.gif
- examples/cgi/WwwCounter/6.gif
- examples/cgi/WwwCounter/7.gif
- examples/cgi/WwwCounter/8.gif
- examples/cgi/WwwCounter/9.gif
- examples/cgi/WwwCounter/Makefile
- examples/cgi/WwwCounter/app.psgi
- examples/cgi/WwwCounter/cpanfile
- examples/cgi/WwwCounter/gifcat.pl
- examples/cgi/WwwCounter/handler.pl
- examples/cgi/WwwCounter/readme.html
- examples/cgi/WwwCounter/sample.html
- examples/cgi/WwwCounter/style3.css
- examples/cgi/WwwCounter/trees.gif
- examples/cgi/WwwCounter/wwwcount.cgi
- examples/cgi/samconfig.toml
- examples/cgi/template.yaml
- examples/custom-docker/Dockerfile
- examples/custom-docker/README.md
- examples/custom-docker/handler.pl
- examples/docker/Dockerfile
- examples/docker/README.md
- examples/docker/handler.pl
- 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
Module Install Instructions
To install AWS::Lambda, copy and paste the appropriate command in to your terminal.
cpanm AWS::Lambda
perl -MCPAN -e shell install AWS::Lambda
For more information on module installation, please visit the detailed CPAN module installation guide.