This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::DataSet TableSemanticMetadata
Column-level semantic metadata for a semantic table.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ColumnMetadata" :[ SharedColumnSemanticMetadata, ... ]}
Properties
ColumnMetadata-
A list of column semantic metadata entries.
Required: No
Type: Array of SharedColumnSemanticMetadata
Minimum:
1Maximum:
2000Update requires: No interruption