Function aws_smithy_runtime_api::client::interceptors::disable_interceptor
source ยท pub fn disable_interceptor<T: Intercept>(
cause: &'static str,
) -> DisableInterceptor<T>
Expand description
Disable an interceptor with a given cause