awslabs / awslabs/amazon-kinesis-client-nodejs
Can we specify the nodejs version we want to use
- Dominant language
- JavaScript
- Stars
- 304
- Forks
- 198
- Avg merge
- 36m
- Merged PRs (30d)
- 2
Description
I notice that we specify the language in the configuration as such
```
# Appended to the user agent of the KCL. Does not impact the functionality of the
# KCL in any other way.
processingLanguage = nodejs/0.10
```
If i I have nopdejs v4.2.1 installed how am i able to specify that in the configuration file.
Contributor guide
Research direction
Start by locating the configuration entry for processingLanguage and tracing how its value is used in the Kinesis client user agent. Confirm whether a Node.js version such as 4.2.1 can be supplied there, and document or test the supported configuration behavior; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100