This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::DataSet SemanticTable
The SemanticTable property type specifies Property description not available. for an AWS::QuickSight::DataSet.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Alias" :String, "DestinationTableId" :String, "RowLevelPermissionConfiguration" :RowLevelPermissionConfiguration}
YAML
Alias:StringDestinationTableId:StringRowLevelPermissionConfiguration:RowLevelPermissionConfiguration
Properties
AliasProperty description not available.
Required: Yes
Type: String
Minimum:
1Maximum:
64Update requires: No interruption
DestinationTableIdProperty description not available.
Required: Yes
Type: String
Pattern:
^[0-9a-zA-Z-]*$Minimum:
1Maximum:
64Update requires: No interruption
RowLevelPermissionConfigurationProperty description not available.
Required: No
Type: RowLevelPermissionConfiguration
Update requires: No interruption