aws_smithy_runtime_api::client::interceptors

Function disable_interceptor

Source
pub fn disable_interceptor<T: Intercept>(
    cause: &'static str,
) -> DisableInterceptor<T>
Available on crate feature client only.
Expand description

Disable an interceptor with a given cause