aws-samples / amazon-managed-service-for-apache-flink-examples

Collection of code examples for Amazon Managed Service for Apache Flink
MIT No Attribution
39 stars 20 forks source link

Cloudformation templates for Kinesis connector , Kafka connector and windowing examples #28

Closed akshayar closed 1 year ago

akshayar commented 1 year ago

Issue #, if available:

Description of changes:

  1. Cloudformation templates and instructions
  2. Updated instructions for execution from IntelliJ
  3. Added instructions for execution from Maven
  4. Separated Windowing into two samples WindowingSliding and WindowingTumbling. Both read from Kinesis. Removed Kafka windowing example.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

akshayar commented 1 year ago

@jeremyber-aws , @FranMorilloAWS and @nicusX , request you for review.