Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China.
IpAddressRequest
In a
CreateResolverEndpoint
request, the IP address that DNS queries originate from (for outbound endpoints) or that you forward DNS queries to (for inbound endpoints).
IpAddressRequest
also includes the ID of the subnet that contains the IP address.
Contents
-
Ip
-
The IP address that you want to use for DNS queries.
Type: String
Length Constraints: Minimum length of 7. Maximum length of 36.
Required: No
-
SubnetId
-
The ID of the subnet that contains the IP address.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: