In my TypeScript application, I have wrapper functions over AWS SDK DynamoDB\'s DocumentClient functions and I want to write some unit tests for these wrapper f
DocumentClient