99x / 99x/serverless-dynamodb-local

Create table for offline mode only

Open
#288 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
621
Forks
232
PR merge metrics
No merged PRs in 30d

Description

Our app lambda functions works with existing DynamoDB tables. I have cloudformation resources definitions of the tables but these tables should be created `only in offline mode` (as they already exist in AWS). How do I configure dynamodb local plugin to look for dynamodb resource definitions and create them but only for offline mode.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing how the plugin handles CloudFormation resource definitions and offline-mode startup. Determine whether DynamoDB local can create the declared tables without affecting existing AWS tables, then verify the behavior separately in offline and deployed environments.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
cloud, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.