ImportTableOperationSource - Amazon Quick Sight

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 AWS SDKs, see the following: