interceptors
open override var interceptors: MutableList<ERROR CLASS: Symbol not found for aws.smithy.kotlin.runtime.http.interceptors.HttpInterceptor>
Add an aws.smithy.kotlin.runtime.client.Interceptor that will have access to read and modify the request and response objects as they are processed by the SDK. Interceptors added using this method are executed in the order they are configured and are always later than any added automatically by the SDK.