serverless / serverless/examples
serverless-dynamodb-local examples need updating
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.5k
- Forks
- 4.4k
- Avg merge
- 2h 55m
- Merged PRs (30d)
- 3
Description
The examples involving serverless-dynamodb-local are quite out of date. They use an older configuration API which makes it hard for new users to get started. In addition, the package serverless-dynamodb-local no longer works as the hardcoded URL it contains has broken, and it uses an old access key format that isn't compatible with new versions of DynamoDB Local.
We should update the docs to use the newer APIs, and probably the fixed packages.
Also see:
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the examples that use serverless-dynamodb-local, then read the linked pull requests and related issue for the current configuration API and package versions. Done means the examples use the newer APIs and fixed package references, with compatibility checked against current DynamoDB Local versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud, databases, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100