AWS::QuickSight::DataSet PhysicalTable - AWS CloudFormation

AWS::QuickSight::DataSet PhysicalTable

A view of a data source that contains information about the shape of the data in the underlying source. This is a variant type structure. For this structure to be valid, only one of the attributes can be non-null.

Syntax

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

Properties

CustomSql

A physical table type built from the results of the custom SQL query.

Required: No

Type: CustomSql

Update requires: No interruption

RelationalTable

A physical table type for relational data sources.

Required: No

Type: RelationalTable

Update requires: No interruption

S3Source

A physical table type for as S3 data source.

Required: No

Type: S3Source

Update requires: No interruption