View a markdown version of this page

AWS::QuickSight::DataSet DataSetSemanticDescription - AWS CloudFormation

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 DataSetSemanticDescription

A description structure for dataset-level semantic metadata.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Text" : String }

YAML

Text: String

Properties

Text

The descriptive text for the dataset.

Required: Yes

Type: String

Minimum: 1

Maximum: 500

Update requires: No interruption