abiglobalhealth/deploy-lambda

Deploys the selected environment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 16, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: abiglobalhealth/github-action-deploy-lambda@60822ca66e9f02380dc8c420d29719178f98d55c # v0.3.0

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

namedescriptionrequireddefault
environmentenvironment nameyes
regionregion to deploynoeu-west-1
tagtag to deployno
node-versionNode version to test the lambdano22
AWS_ACCESS_KEY_ID_DEVdev aws access key idyes
AWS_SECRET_ACCESS_KEY_DEVdev aws secret access keyyes
AWS_ACCESS_KEY_ID_TESTtest aws access key idyes
AWS_SECRET_ACCESS_KEY_TESTtest aws secret access keyyes
AWS_ACCESS_KEY_ID_PRODprod aws access key idyes
AWS_SECRET_ACCESS_KEY_PRODprod aws secret access keyyes
AWS_ACCESS_KEY_ID_CHINAchina aws access key idyes
AWS_SECRET_ACCESS_KEY_CHINAchina aws secret access keyyes
ABI_DATABASE_GATEWAY_DEPLOY_KEYPrivate database gateway repository deploy keyyes
ABI_AI_GATEWAY_KEYPrivate ai gateway repository deploy keyyes
LIBBY_DEPLOY_KEYPrivate libby repository deploy keyyes
NPM_PACKAGES_TOKENToken to get packages from private github reposno""
BABELBOT_DEPLOY_KEYPrivate babelbot repository deploy keyno""

no outputs