AWS::QuickSight::DataSet PhysicalTable - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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