1xtr/Publish AWS Lambda layer

GitHub Action to publish AWS Lambda layers

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Aug 24, 2026
Maintenance Recency
Stalelast commit Jan 23, 2023
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: 1xtr/publish-layer-version@37234741e52b434df9fdae9bd773f1a98cdd3ae7 # v1.0.7

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
zip_filePath to zip file of layeryes
layer_nameLayer nameyes
layer_descLayer description
archLayer Compatible Architectures ("x86_64","arm64").
runtimeThe identifier of the function runtime ("nodejs18.x","nodejs16.x").

no outputs