1xtr/Publish AWS Lambda layer
GitHub Action to publish AWS Lambda layers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| zip_file | Path to zip file of layer | yes | — |
| layer_name | Layer name | yes | — |
| layer_desc | Layer description | — | — |
| arch | Layer Compatible Architectures ("x86_64","arm64"). | — | — |
| runtime | The identifier of the function runtime ("nodejs18.x","nodejs16.x"). | — | — |
Outputs
no outputs