ReferenceDataSource

For a SQL-based Kinesis Data Analytics application, describes the reference data source by providing the source information (Amazon S3 bucket name and object key name), the resulting in-application table name that is created, and the necessary schema to map the data elements in the Amazon S3 object to the in-application table.

Apache FlinkAWSBig DataReal-Time ProcessingStreaming Analytics

Properties

Name Type Description
TableName object
S3ReferenceDataSource object
ReferenceSchema object
View JSON Schema on GitHub