GithubHelp home page GithubHelp logo

Comments (5)

psmka avatar psmka commented on May 29, 2024 3

I have the same problem.
"The runtime parameter of nodejs4.3 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs8.10) while creating or updating functions. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: 6abffba1-13f6-11e9-bf85-b1f394631a9e)".
Applies to config-helper.template and serverless-web-master.template. Uses nodejs4.3

from lambda-refarch-webapp.

levinsamuel avatar levinsamuel commented on May 29, 2024 1

I worked around it by downloading, modifying, and reuploading the templates with the value fixed. Here's one I uploaded: https://s3.amazonaws.com/cf-templates-13vecuty3awoc-us-east-1/20190367w7-config-helper.template

Then I tried again and hit another template with the same problem and decided it wasn't worth it to do this for all of them. The next to fail was "PopulateForumsTableResource".

from lambda-refarch-webapp.

salmanparacha avatar salmanparacha commented on May 29, 2024

same issue. someone going to fix it?

from lambda-refarch-webapp.

guo-yuan avatar guo-yuan commented on May 29, 2024

Only 3 templates needs to update to use nodejs8.10 so it should be easy to get it working based on the pointers from above comments:

cognito-creation-helper.template
config-helper.template
serverless-web-master.template

Once updated with nodejs8.10, upload them to your S3 and update TemplateURLs in serverless-web-master.template to reference the updated ones, all set to go.

from lambda-refarch-webapp.

dgomesbr avatar dgomesbr commented on May 29, 2024

Closing as the new architecture was refreshed.

from lambda-refarch-webapp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.