Smaws_Client_DirectoryService.DeleteLogSubscription
val request :
Smaws_Lib.Context.t ->
delete_log_subscription_request ->
(delete_log_subscription_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of client_exception
| `EntityDoesNotExistException of entity_does_not_exist_exception
| `ServiceException of service_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Deletes the specified log subscription.