Module Smaws_Client_CloudSearch.DeleteDomain

Permanently deletes a search domain and all of its data. Once a domain has been deleted, it cannot be recovered. For more information, see Deleting a Search Domain in the Amazon CloudSearch Developer Guide.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `BaseException of Types.base_exception | `InternalException of Types.internal_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_domain_request -> (Types.delete_domain_response, [> Smaws_Lib.Protocols.AwsQuery.error | `BaseException of Types.base_exception | `InternalException of Types.internal_exception ]) Stdlib.result