AWS::KinesisAnalytics::ApplicationReferenceDataSource RecordColumn
Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.
Also used to describe the format of the reference data source.
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 or the reference data source. This element is required if the RecordFormatType is
JSON
.Required: No
Type: String
Update requires: No interruption
Name
-
Name of the column created in the in-application input stream or reference table.
Required: Yes
Type: String
Update requires: No interruption
SqlType
-
Type of column created in the in-application input stream or reference table.
Required: Yes
Type: String
Minimum:
1
Update requires: No interruption