I'm getting the following error when trying to use this package.
TypeError: stub(obj, 'meth', fn) has been removed, see documentation
at stub (node_modules/sinon/lib/sinon/stub.js:25:15)
at Sandbox.stub (node_modules/sinon/lib/sinon/sandbox.js:291:33)
at stub (node_modules/mock-aws-sinon/index.js:20:15)
at stubRequestSend (node_modules/mock-aws-sinon/index.js:68:5)
at module.exports (node_modules/mock-aws-sinon/index.js:87:5)
I'm getting the following error when trying to use this package.