Module Smaws_Client_DirectoryService.DescribeTrusts

val request : Smaws_Lib.Context.t -> describe_trusts_request -> (describe_trusts_result, [> Smaws_Lib.Protocols.AwsJson.error | `ClientException of client_exception | `EntityDoesNotExistException of entity_does_not_exist_exception | `InvalidNextTokenException of invalid_next_token_exception | `InvalidParameterException of invalid_parameter_exception | `ServiceException of service_exception | `UnsupportedOperationException of unsupported_operation_exception ]) Stdlib.result

Obtains information about the trust relationships for this account.

If no input parameters are provided, such as DirectoryId or TrustIds, this request describes all the trust relationships belonging to the account.