99x / 99x/serverless-dynamodb-local
Create table for offline mode only
- 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
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