pub fn is_retriable_error<T>(error: &SdkError<T, HttpResponse>) -> bool
Checks if the request can be retried after the given error was returned.