// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::error::_search_exception::SearchException;
pub use crate::types::error::_document_service_exception::DocumentServiceException;
mod _document_service_exception;
mod _search_exception;
/// Builders
pub mod builders;