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
CodeConfiguration
The structure of the customer code available within the running cluster.
Contents
Note
In the following list, the required parameters are described first.
- s3Bucket
-
A unique name for the S3 bucket.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 255.
Pattern:
^[a-z0-9][a-z0-9\.\-]*[a-z0-9]$
Required: No
- s3Key
-
The full S3 path (excluding bucket) to the .zip file. This file contains the code that is loaded onto the cluster when it's started.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^[a-zA-Z0-9\/\!\-_\.\*'\(\)]+$
Required: No
- s3ObjectVersion
-
The version of an S3 object.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: