Amazon Kinesis Data Analytics Application RecordColumn
The
RecordColumn property type specifies the mapping of each data element in the streaming source
to the corresponding column in the in-application stream in an Amazon Kinesis Data
Analytics application.
RecordColumn is a property of the InputSchema property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Mapping-
Reference to the data element in the streaming input of the reference data source.
Required: No
Type: String
Update requires: No interruption
Name-
The name of the column created in the in-application input stream or reference table.
Required: Yes
Type: String
Update requires: No interruption
SqlType-
The type of column created in the in-application input stream or reference table.
Required: Yes
Type: String
Update requires: No interruption
