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
KxSavedownStorageConfiguration
The size and type of temporary storage that is used to hold data during the savedown process. All the data written to this storage space is lost when the cluster node is restarted.
Contents
Note
In the following list, the required parameters are described first.
- size
-
The size of temporary storage in gibibytes.
Type: Integer
Valid Range: Minimum value of 10. Maximum value of 16000.
Required: No
- type
-
The type of writeable storage space for temporarily storing your savedown data. The valid values are:
-
SDS01 – This type represents 3000 IOPS and io2 ebs volume type.
Type: String
Valid Values:
SDS01
Required: No
-
- volumeName
-
The name of the kdb volume that you want to use as writeable save-down storage for clusters.
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: