Send data to AWS kinesis

Hi all,

I wonder if it possible to use workers to send data directly to AWS Kinesis. If it possible - can someone please share how it can be achieved?

My main goal is to send data to workers and from it directly to Kinesis.

If it provides a HTTP API (it looks like it might) then you should be able to do it: https://docs.aws.amazon.com/kinesis/index.html

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.