SemanticModelConfiguration
Configuration for the semantic model that defines how prepared data is structured for analysis and reporting.
Contents
Note
In the following list, the required parameters are described first.
- SemanticMetadata
-
The dataset-level semantic metadata, including a description and custom instructions.
Type: Array of DataSetSemanticMetadata objects
Array Members: Fixed number of 1 item.
Required: No
- TableMap
-
A map of semantic tables that define the analytical structure.
Type: String to SemanticTable object map
Map Entries: Maximum number of 1 item.
Key Length Constraints: Minimum length of 1. Maximum length of 64.
Key Pattern:
[0-9a-zA-Z-]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: