Smaws_Client_DirectoryService.DeleteTrust
val request :
Smaws_Lib.Context.t ->
delete_trust_request ->
(delete_trust_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of client_exception
| `EntityDoesNotExistException of entity_does_not_exist_exception
| `InvalidParameterException of invalid_parameter_exception
| `ServiceException of service_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
Deletes an existing trust relationship between your Managed Microsoft AD directory and an external domain.