Amazon FinSpace Dataset Browser will be discontinued on November 29,
2024
. Starting November 29, 2023
, FinSpace will no longer accept the creation of new Dataset Browser
environments. Customers using Amazon FinSpace with Managed Kdb Insights
CustomDNSServer
A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.
Contents
Note
In the following list, the required parameters are described first.
- customDNSServerIP
-
The IP address of the DNS server.
Type: String
Pattern:
^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
Required: Yes
- customDNSServerName
-
The name of the DNS server.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 255.
Pattern:
^([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])(\.([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]{0,61}[a-zA-Z0-9]))*$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: