mock-aws-sdk-js
mock-aws-sdk-js copied to clipboard
API that takes a response, handles it in callback & request events
We should be able to specify the response payload in some way that is agnostic to the method our applications use to make the request. Specifying the payload should allow a callback, promise, or event-based application to receive the stubbed payload.