Module Smaws_Client_DirectoryService.DeleteLogSubscription

Deletes the specified log subscription.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `ServiceException of Types.service_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_log_subscription_request -> (Types.delete_log_subscription_result, [> Smaws_Lib.Protocols.AwsJson.error | `ClientException of Types.client_exception | `EntityDoesNotExistException of Types.entity_does_not_exist_exception | `ServiceException of Types.service_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result