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
VpcConfiguration
Configuration details about the network where the Privatelink endpoint of the cluster resides.
Contents
Note
In the following list, the required parameters are described first.
- ipAddressType
-
The IP address type for cluster network configuration parameters. The following type is available:
-
IP_V4 – IP address version 4
Type: String
Valid Values:
IP_V4
Required: No
-
- securityGroupIds
-
The unique identifier of the VPC security group applied to the VPC endpoint ENI for the cluster.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^sg-([a-z0-9]{8}$|[a-z0-9]{17}$)
Required: No
- subnetIds
-
The identifier of the subnet that the Privatelink VPC endpoint uses to connect to the cluster.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^subnet-([a-z0-9]{8}$|[a-z0-9]{17}$)
Required: No
- vpcId
-
The identifier of the VPC endpoint.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^vpc-([a-z0-9]{8}$|[a-z0-9]{17}$)
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: