rusowyler/Lambda deployer

Simple composite action to package and deploy py, js and java mvn lambdas. By design, this action has limited use cases.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
function-languagesnodejs, python or java-mvn
function-nameName of the lambda functionyes
function-pathDirectory of the functionyes./
function-publishWether to create or not a new versionyestrue
include-filesA space separated list of directories and/or files to be includedyesindex.py
python-versionPython versionno3.9
namedescription
function-versionThe lambda function version