actions-marketplace-validations/Package an AWS Lambda in Java
Package an AWS Lambda in Java
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 14, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/axel-op_package-java-aws-lambda@577e32ac5a49d29d38350e10e3ba465a0aa82e55 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | The root directory of the function | no | . |
Outputs
| name | description |
|---|---|
| deployment-directory | The directory containing the files to be deployed |
| deployment-file | The jar file to be deployed |