actions-marketplace-validations/Deploy AWS Lambda function
Update the code of an AWS Lambda function
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 23, 2019
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/yvesgurcan_deploy-lambda-function@1fc74179f8ac3a43e7e6b0f7c643b6f5f0bca43f # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| package | Zip package of Lambda and dependencies | — | "" |
| function-name | Name of Lambda function | — | "" |
| AWS_SECRET_KEY | AWS secret key | — | "" |
| AWS_SECRET_ID | AWS secret key ID | — | "" |
| AWS_REGION | AWS region of the Lambda | — | "" |
Outputs
no outputs