asafmaoz1234/AWS Lambda Update Jar/zip

Update a specified lambda with your packaged project jar.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 19, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: asafmaoz1234/aws-lambda-update-jar-action@3f124f030cb34df447b41632c8ce57fa4891e5c6 # v1.4

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

namedescriptionrequireddefault
lambda-nameThe name of the aws lambda to updateyes
snapshot-nameThe name of the jar (artifactId-version.jar)yes
AWS_REGIONOptional if not specified fallbacks to environment variableno
AWS_ACCESS_KEY_IDOptional if not specified fallbacks to environment variableno
AWS_SECRET_ACCESS_KEYOptional if not specified fallbacks to environment variableno

no outputs