Deletes a conditional forwarder that has been set up for your AWS directory.
directoryservice_delete_conditional_forwarder(DirectoryId,
RemoteDomainName)
An empty list.
[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"
)