Module interceptors

Source
Available on crate feature client only.
Expand description

Interceptors for Smithy clients.

Structsยง

MapRequestInterceptor
Interceptor that maps the request with a given function.
MutateRequestInterceptor
Interceptor that mutates the request with a given function.