kazimanzurrashid/AWS Lambda Update Action
Updates the specified lambda
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| zip-file | The zip file location | yes | — |
| lambda-name | Optional, if not specified, it uses the file base name as function name | no | — |
| 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 | — |
| AWS_SESSION_TOKEN | Optional if not specified fallbacks to environment variable | no | — |
Outputs
no outputs