aws-samples / aws-samples/lambda-refarch-streamprocessing
Lambda nodejs version 6.10 not supported anymore
Open
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.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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