TransformOperationSource
Specifies the source of data for a transform operation, including the source operation and column mappings.
Contents
Note
In the following list, the required parameters are described first.
- TransformOperationId
-
The identifier of the transform operation that provides input data.
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 for this transformation.
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: