aws-sdk-cloudsearchdomain 1.101.0

AWS SDK for Amazon CloudSearch Domain
Documentation
1
2
3
4
5
6
7
8
9
10
11
// 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;