serverless-dynamodb-local examples need updating

Open
#773 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
aws, javascript

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.

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:

Dominant language
JavaScript
Stars
11.5k
Forks
4.4k
Avg merge
2h 55m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from serverless/examples

All issues in serverless/examples

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.