TargetAddress
In a CreateResolverRule request, an array of the IPs that you want to forward DNS queries to.
Contents
- Ip
- 
               One IPv4 address that you want to forward DNS queries to. Type: String Length Constraints: Minimum length of 7. Maximum length of 36. Required: No 
- Ipv6
- 
               One IPv6 address that you want to forward DNS queries to. Type: String Length Constraints: Minimum length of 7. Maximum length of 39. Required: No 
- Port
- 
               The port at Ipthat you want to forward DNS queries to.Type: Integer Valid Range: Minimum value of 0. Maximum value of 65535. Required: No 
- Protocol
- 
               The protocols for the target address. The protocol you choose needs to be supported by the outbound endpoint of the Resolver rule. Type: String Valid Values: DoH | Do53 | DoH-FIPSRequired: No 
- ServerNameIndication
- 
               The Server Name Indication of the DoH server that you want to forward queries to. This is only used if the Protocol of the TargetAddressisDoH.Type: String Length Constraints: Minimum length of 0. Maximum length of 255. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: