module Aws::ClientStubs

This module provides the ability to specify the data and/or errors to return when a client is using stubbed responses. Pass ‘:stub_responses => true` to a client constructor to enable this behavior.

Also allows you to see the requests made by the client by reading the api_requests instance variable