v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467365253.0 KB

Creates a conditional forwarder associated with your Amazon Web Services directory. Conditional forwarders are required in order to set up a trust relationship with another domain. The conditional forwarder points to the trusted domain.

post/#X-Amz-Target=DirectoryService_20150416.CreateConditionalForwarder

Headers

X-Amz-Target'DirectoryService_20150416.CreateConditionalForwarder' required

Request body

DirectoryIdstring required

The directory ID of the Amazon Web Services directory for which you are creating the conditional forwarder.

RemoteDomainNamestring required

The fully qualified domain name (FQDN) of the remote domain with which you will set up a trust relationship.

DnsIpAddrsIpAddr[] required

The IP addresses of the remote DNS server associated with RemoteDomainName.

Response

Success

CreateConditionalForwarderResult required

The result of a CreateConditinalForwarder request.