asafmaoz1234/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: asafmaoz1234/aws-lambda-update-jar-action@3f124f030cb34df447b41632c8ce57fa4891e5c6 # v1.4tags 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