ImportTableOperationSource - Amazon Quick Sight
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).

ImportTableOperationSource

Specifies the source table and column mappings for an import table operation.

Contents

Note

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

SourceTableId

The identifier of the source table to import data from.

Type: String

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

Pattern: [0-9a-zA-Z-]*

Required: Yes

ColumnIdMappings

The mappings between source column identifiers and target column identifiers during the import.

Type: Array of DataSetColumnIdMapping 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: