aws-samples / non-profit-blockchain

Builds a blockchain network and application to track donations to non-profit organizations, using Amazon Managed Blockchain
Apache License 2.0
374 stars 288 forks source link

Update NodeJS in CloudFormation and createLambda to 12.x #177

Closed rprentyaws closed 1 year ago

rprentyaws commented 2 years ago

…mbda file

Issue #, if available:

Node10 is outdated

Description of changes: Changed ngo-lambda/lambda-api-template.yaml to use node12.x Changed ngo-lambda/createLambda.sh to use lts/erbium (node12)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.