awslabs / awslabs/amazon-kinesis-client-nodejs
dynamodb-streams-kinesis-adapter?
- Dominant language
- JavaScript
- Stars
- 304
- Forks
- 198
- Avg merge
- 36m
- Merged PRs (30d)
- 2
Description
Does this thing work with the DDB Streams Kinesis adapter? I am writing NodeJS worker. I need to process DDB streams. I am not finding any information about how this might be done using KCL. I _might_ imagine that kcl-bootstrap needs to be modified to add getMavenPackageInfo('com.amazonaws', 'dynamodb-streams-kinesis-adapter', '1.0.0') in the MAVEN_PACKAGE_LIST and then in sample.properties, some way to identify the DDB stream ARN instead of a Kinesis stream name.
??
Contributor guide
Research direction
Start by reading kcl-bootstrap and sample.properties, then inspect how MAVEN_PACKAGE_LIST and KCL stream names are handled. Determine whether the DynamoDB Streams Kinesis adapter can be supported for a Node.js worker and what configuration or documentation is needed for a stream ARN; done means the supported path is implemented or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, node.js
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100