DataStream API
Your Apache Flink application uses the
Apache Flink DataStream API
This section contains the following topics:
Using Connectors to Move Data in Kinesis Data Analytics for Apache Flink With the DataStream API: These components move data between your application and external data sources and destinations.
Transforming Data Using Operators in Kinesis Data Analytics for Apache Flink With the DataStream API: These components transform or group data elements within your application.
Tracking Events in Kinesis Data Analytics for Apache Flink Using the DataStream API: This topic describes how Kinesis Data Analytics tracks events when using the DataStream API.