aws-sdk-client-mock
aws-sdk-client-mock copied to clipboard
Support send with callback method
The AWS SDK Client send() method may be used with a callback instead of async/await approach. This usage is not mocked right now.
There are silenced unit tests ready.
Please vote with 👍 if you need this.
I think it can be achieved with promisify