actions-marketplace-validations/Publish AWS Lambda layer
GitHub Action to publish AWS Lambda layers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 23, 2023
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/1xtr_publish-layer-version@b6d431b999f683e6029657bc6980a1b08d2f0e21 # no releases — HEAD as of 2026-08-29tags can be moved; commit SHAs can't. why a SHA?
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