SemanticTable
A semantic table that represents the final analytical structure of the data.
Contents
Note
In the following list, the required parameters are described first.
- Alias
-
Alias for the semantic table.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- DestinationTableId
-
The identifier of the destination table from data preparation that provides data to this semantic table.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[0-9a-zA-Z-]*Required: Yes
- RowLevelPermissionConfiguration
-
Configuration for row level security that control data access for this semantic table.
Type: RowLevelPermissionConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: