CustomSql - Amazon QuickSight
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).

CustomSql

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

Contents

Note

In the following list, the required parameters are described first.

DataSourceArn

The Amazon Resource Name (ARN) of the data source.

Type: String

Required: Yes

Name

A display name for the SQL query result.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: Yes

SqlQuery

The SQL query.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 168000.

Required: Yes

Columns

The column schema from the SQL query result set.

Type: Array of InputColumn objects

Array Members: Minimum number of 1 item. Maximum number of 2048 items.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: