mock-aws-sdk-js icon indicating copy to clipboard operation
mock-aws-sdk-js copied to clipboard

API that takes a response, handles it in callback & request events

Open rclark opened this issue 8 years ago • 0 comments

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.

rclark avatar Feb 27 '17 21:02 rclark