a-pavithraa/Lambda Deployment

Deploy to Lambda

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 6, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: a-pavithraa/lambda-deploy-action@3dfae38c5b231ebed8de173a96c761f1b2762ac4 # v2

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

namedescriptionrequireddefault
aws_regionAWS Region
function_nameName of the function
s3_bucketS3 Bucket name
s3_keyS3 Key name
zip_fileAWS lambda zip file
create_functionFlag for creating a new lambda functionfalse
runtimeLambda runtime
memoryLambda memory
environment_variablesEnvironment variables
role_arnRole ARN

no outputs