dugleelabs/AWS Lambda Layer Release

Action lets you release your latest lambda layer version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
access_key_idAWS_ACCESS_KEY_ID. Stringyes
secret_access_keyAWS_SECRET_ACCESS_KEY. Stringyes
layer_nameAWS lambda layer name. Stringyes
archivePath to lambda layer zip archive. Stringyes
regionThe AWS region for this lambda and layer. Defaults to ap-south-1 (Mumbai). Stringyesap-south-1
runtimesList of runtimes. "nodejs" || "nodejs4.3" || "nodejs6.10" || "nodejs8.10" || "nodejs10.x" || "nodejs12.x" || "nodejs14.x" || "nodejs16.x" || "java8" || "java8.al2" || "java11" || "python2.7" || "python3.6" || "python3.7" || "python3.8" || "python3.9" || "dotnetcore1.0" || "dotnetcore2.0" || "dotnetcore2.1" || "dotnetcore3.1" || "dotnet6" || "nodejs4.3-edge" || "go1.x" || "ruby2.5" || "ruby2.7" || "provided" || "provided.al2" || "nodejs18.x" || "python3.10" || "java17" || "ruby3.2" || "python3.11". String[]no
architecturesList of architectures. "x86_64" || "arm64". String[]no["x86_64", "arm64"]
s3_buckets3 bucket is required if layer exceeds 10MB size. Stringno
functionsOptional Lambda function name(s) to update the layer to latest. String[]no[]
auto_updateOptional Automatically update all Lambda functions using the layer to the latest layer version. Booleanno

no outputs