Deletes a conditional forwarder that has been set up for your AWS directory.
directoryservice_delete_conditional_forwarder(DirectoryId,
RemoteDomainName)
[required] The directory ID for which you are deleting the conditional forwarder.
[required] The fully qualified domain name (FQDN) of the remote domain with which you are deleting the conditional forwarder.
svc$delete_conditional_forwarder( DirectoryId = "string", RemoteDomainName = "string" )