AWS::QuickSight::Template DataSetSchema

Dataset schema.

Syntax

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

JSON

{ "ColumnSchemaList" : [ ColumnSchema, ... ] }

Properties

ColumnSchemaList

A structure containing the list of column schemas.

Required: No

Type: List of ColumnSchema

Maximum: 500

Update requires: No interruption