Kelly Banman
Kelly Banman
When running the proxy I encountered situations where connections would stall without an error. I tracked this down to the proxy not handling the case where a message spanned multiple...
I think I've run into a limitation with the library for this scenario: Increment a numeric value by a given amount (`UpdateExpression = 'SET #usage = #usage + :increase'`) It...
When seeding records into local DynamoDB instance, I can't seem to insert a "string set" attribute. **Steps to reproduce** 1. Populate a seed file with something like this: ```javascript module.exports...
The documentation lists `languageCode` as a filter field on a collections list. When trying to use that option, I get an error (`error.invalid-filter-field`) **To Reproduce** Steps to reproduce the behaviour:...