Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to nodejs v8.10 #46

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mglasgow
Copy link

@mglasgow mglasgow commented Apr 1, 2019

AWS Lambda now supports nodejs v8.10: https://aws.amazon.com/about-aws/whats-new/2018/04/aws-lambda-supports-nodejs/. v6.10 is end of life 30 April 2019.

This PR changes the syntax of exports.handler to match the AWS lambda nodejs v8.10 format.

Also fixes up the example query and button click on the google home page, after they had renamed some of the elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant