OutputColumnNameOverride
Specifies a mapping to override the name of an output column from a transform operation.
Contents
Note
In the following list, the required parameters are described first.
- OutputColumnName
-
The new name to assign to the column in the output.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- SourceColumnName
-
The original name of the column from the source transform operation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: