tenzir / public-roadmap

The public roadmap of Tenzir
https://docs.tenzir.com/roadmap
4 stars 0 forks source link

AWS Kinesis Connector #103

Open mavam opened 1 year ago

mavam commented 1 year ago

A Kinesis connector lays the foundation to exchange data with AWS services.

### Definition of Done
- [ ] Design the connector CLI UX
- [ ] Understand the AWS SDK and look at [examples](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/cpp/example_code/kinesis/put_get_records.cpp)
- [ ] Implement the saver
- [ ] Implement the loader