Remix.run Logo
romperstomper 5 days ago

> DynamoDB You can now have empty fields

When this was changed? I think this is still an issue, I've had some such errors quite recently.

bluecassette 5 days ago | parent [-]

18th May 2020

> DynamoDB now supports empty values for non-key String and Binary attributes in DynamoDB tables. Empty value support gives you greater flexibility to use attributes for a broader set of use cases without having to transform such attributes before sending them to DynamoDB. List, Map, and Set data types also support empty String and Binary values.

https://docs.aws.amazon.com/amazondynamodb/latest/developerg...