SchemaDefinition - Amazon FinSpace

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 will not be affected. For more information, review the FAQ or contact AWS Support to assist with your transition.

SchemaDefinition

Definition for a schema on a tabular Dataset.

Contents

Note

In the following list, the required parameters are described first.

columns

List of column definitions.

Type: Array of ColumnDefinition objects

Required: No

primaryKeyColumns

List of column names used for primary key.

Type: Array of strings

Length Constraints: Maximum length of 126.

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: