pub type SdkError<E, R = HttpResponse> = SdkError<E, R>;
Expand description

Error type returned by the client.