aws-lambda-perl5-layer-example

December 2, 2018 ยท View on GitHub

This repository shows you a few examples of aws-lambda-perl5-layer.

Structure

  • simple
    • this shows you how to make a simple Lambda function with package vendoring
  • plack
    • this shows you how to make a plack application based Lambda function

License

MIT

Contents

  1. 1Structure
  2. 2License