Andrew Sprouse

Results 2 issues of Andrew Sprouse

DynamoDBStreamReadable prematurely emits `end` which causes the `serverless-offline-dynamodb-streams` plugin to close it's writable. This means that when the plugin is used with `TRIM_HORIZON` it will only fire handlers on `sls...

bug
pkg: serverless-offline-dynamodb-streams

Similar to #259 this change adds `isObjectType` in front of an `'maxItems' in schema` and `'minItems' in schema` checks to avoid errors when dealing with boolean schemas.