jsmrcaga/Easy AWS Lambda Deploy

A simple GitHub action to allow updating a lambda function.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
function_nameName of your lambda functionyes
cwdDirectory to work on. Relative to rootno
regionRegion where your lambda is deployedyes
zip_filesSpecific files to include in ZIP (to exclude temp files for example).no
zip_commandSpecific "zip" command to run This will override zip_files no

no outputs