aws-samples / aws-samples/lambda-refarch-streamprocessing

Lambda nodejs version 6.10 not supported anymore

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
344
Forks
127
PR merge metrics
No merged PRs in 30d

Description

Stack creation fails with nodejs 6.10 runtime and has to be updated to 10.x.
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the repository's Lambda runtime configuration and identify where Node.js 6.10 is specified. Reproduce or review the stack creation failure, update the runtime to Node.js 10.x, and verify that stack creation succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend, cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.