[][src]Type Definition rusoto_core::request::DispatchSignedRequestFuture

type DispatchSignedRequestFuture = Pin<Box<dyn Future<Output = Result<HttpResponse, HttpDispatchError>> + Send>>;

Type returned from dispatch for a DispatchSignedRequest implementor