https://github.com/moznion/aws-lambda-perl5-layer-example
This repository shows you a few examples of aws-lambda-perl5-layer
https://github.com/moznion/aws-lambda-perl5-layer-example
aws-lambda custom-runtime lambda perl perl5
Last synced: about 1 month ago
JSON representation
This repository shows you a few examples of aws-lambda-perl5-layer
- Host: GitHub
- URL: https://github.com/moznion/aws-lambda-perl5-layer-example
- Owner: moznion
- Created: 2018-12-02T08:19:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T09:07:03.000Z (over 6 years ago)
- Last Synced: 2025-03-23T21:35:54.749Z (2 months ago)
- Topics: aws-lambda, custom-runtime, lambda, perl, perl5
- Language: Perl
- Size: 14.6 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
aws-lambda-perl5-layer-example
==This repository shows you a few examples of [aws-lambda-perl5-layer](https://github.com/moznion/aws-lambda-perl5-layer).
Structure
--- [simple](./simple)
- this shows you how to make a simple Lambda function with package vendoring
- [plack](./plack)
- this shows you how to make a plack application based Lambda functionLicense
--MIT