Skip to content

moznion/p5-App-Perlambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

App::Perlambda - A CLI tool for managing Lambda functions with Lambda Perl layer.

SYNOPSIS

$ perlambda dist ...   # Make a zip archive for Lambda function
$ perlambda create ... # Create a Lambda function on AWS with perl layer
$ perlambda update ... # Update the Lambda function code.
$ perlambda help <dist|create|update>

DESCRIPTION

App::Perlambda is a CLI tool for managing Lambda functions with Lambda Perl layer.

This CLI tool aims to manage the Lambda function with Lambda Perl layer: aws-lambda-perl5-layer.

Please refer to the following for a concrete example: aws-lambda-perl5-layer-example

REQUIREMENTS

This tool uses Docker and AWS::CLIWrapper.

LICENSE

Copyright (C) moznion.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

moznion moznion@gmail.com

About

A CLI tool for managing Lambda functions with Lambda Perl layer

Resources

License

Stars

Watchers

Forks

Packages

No packages published