All notable changes to this project will be documented in this file.
- Kinesis Test util
- Promise support
- Add batching to limit number of items fetched/updated on dynamo batchGet/batchWrite method calls
- Uses library dynamodb-data-types to serialize items and keys in dynamo streams payload generator for lamda test util
- Adds support for list, set, bool etc dynamo db data types