99x / dynamodb-localhost

Dynamodb localhost runner for development and testing
MIT License
35 stars 92 forks source link

Add possibility to add `convertEmptyValues` option #23

Closed igorkosta closed 6 years ago

igorkosta commented 6 years ago

Great work guys!

It would be awesome if you would allow us to pass the convertEmptyValues option to the local dynamodb. Currently whenever you try to migrate a json object with an empty string as a value, you'll get:

One or more parameter values were invalid: An AttributeValue may not contain an empty string

exception.