actions-marketplace-validations/AWS Lambda Update Jar/zip
Update a specified lambda with your packaged project jar.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 19, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/asafmaoz1234_aws-lambda-update-jar-action@ac17080c20ac3627d03958ab1e01c73b593232ec # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| lambda-name | The name of the aws lambda to update | yes | — |
| snapshot-name | The name of the jar (artifactId-version.jar) | yes | — |
| AWS_REGION | Optional if not specified fallbacks to environment variable | no | — |
| AWS_ACCESS_KEY_ID | Optional if not specified fallbacks to environment variable | no | — |
| AWS_SECRET_ACCESS_KEY | Optional if not specified fallbacks to environment variable | no | — |
Outputs
no outputs