serverless-dynamodb-local
serverless-dynamodb-local copied to clipboard
Serverless Dynamodb Local Plugin - Allows to run dynamodb locally for serverless
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.19 to 0.5.0. Commits 9f730bb Update package.json with latest PR 50a492a Merge pull request #603 from autopulated/master 7bc3c5d Merge pull request #598 from fnimick/master f412a12 Merge pull...
https://stackoverflow.com/questions/71799147/serverless-offline-dynamodb-throws-local-unknownendpoint-inaccessible-host-l
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...
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...
**Actual Behaviour** ``` % serverless doctor Running "serverless" from node_modules 1 deprecation triggered in the last command: CLI options definitions were upgraded with "type" property (which could be one of...
**Actual Behaviour** DynamoDB local will crash as soon as local serverless starts **Expected Behaviour** It was not crashing before macOS 14.5 **Steps to reproduce it** Update to macOS 14.5 **LogCat...