RelationalTable - 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).

RelationalTable

A physical table type for relational data sources.

Contents

Note

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

DataSourceArn

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

Type: String

Required: Yes

InputColumns

The column schema of the table.

Type: Array of InputColumn objects

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

Required: Yes

Name

The name of the relational table.

Type: String

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

Required: Yes

Catalog

The catalog associated with a table.

Type: String

Length Constraints: Maximum length of 256.

Required: No

Schema

The schema name. This name applies to certain relational database engines.

Type: String

Length Constraints: Maximum length of 256.

Required: No

See Also

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