Jest: Mocking With AWS SDK V3
The recent V3 update to AWS's JavaScript SDK has introduced a number of benefits to developers, especially when it comes to bundle sizes and modularity. No longer are the days of having to import all operations related to DynamoDB just to put an item...
blog.chriscatt.com8 min read
Brian Murray
Thanks, works for me