pub type ConnectorError = ConnectorError;
👎Deprecated: Moved to aws_smithy_runtime_api::client::result::ConnectorError.
Expand description

Error from the underlying Connector

Aliased Type§

struct ConnectorError { /* private fields */ }