99x / 99x/serverless-dynamodb-client
Allow to use custom options
Open
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
It would be handy to allow using custom options when constructing a DynamoDB object.
For start it would be nice to support defining `convertEmptyValues` and `port` in `serverless.yml`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where the DynamoDB object is constructed and how serverless.yml values are read. Trace the existing configuration path, then verify that convertEmptyValues and port can be supplied from serverless.yml and reach the constructed object.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100