AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource RecordFormat - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource RecordFormat

For a SQL-based Kinesis Data Analytics application, describes the record format and relevant mapping information that should be applied to schematize the records on the stream.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

MappingParameters

When you configure application input at the time of creating or updating an application, provides additional mapping information specific to the record format (such as JSON, CSV, or record fields delimited by some delimiter) on the streaming source.

Required: No

Type: MappingParameters

Update requires: No interruption

RecordFormatType

The type of record format.

Required: Yes

Type: String

Allowed values: JSON | CSV

Update requires: No interruption

See also

  • RecordFormat in the Amazon Kinesis Data Analytics API Reference