AWS::QuickSight::DataSet PhysicalTable - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

SaaSTable

A physical table type for Software-as-a-Service (SaaS) sources.

Required: No

Type: SaaSTable

Update requires: No interruption