actions-marketplace-validations/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
Stalelast commit Jul 28, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jsmrcaga_action-easy-lambda-deploy@4ec693ce46a3384db68e99e8a72f469172160376 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

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