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
The configuration of data that is available for querying from this database.
Contents
Note
In the following list, the required parameters are described first.
- databaseName
-
The name of the kdb database. When this parameter is specified in the structure, S3 with the whole database is included by default.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9-_]*[a-zA-Z0-9]$
Required: Yes
- cacheConfigurations
-
Configuration details for the disk cache used to increase performance reading from a kdb database mounted to the cluster.
Type: Array of KxDatabaseCacheConfiguration objects
Required: No
- changesetId
-
A unique identifier of the changeset that is associated with the cluster.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 26.
Pattern:
^[a-zA-Z0-9]+$
Required: No
- dataviewConfiguration
-
The configuration of the dataview to be used with specified cluster.
Type: KxDataviewConfiguration object
Required: No
- dataviewName
-
The name of the dataview to be used for caching historical data on disk.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9-_]*[a-zA-Z0-9]$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: