-
Updated
Dec 2, 2020 - Python
kinesis
Here are 206 public repositories matching this topic...
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 14, 2020 - Go
We should create an integration test that splits up a big file or it performs an expected mathematical operations on generating records, in a way that the output can be inferred and checked.
e.g.:
- splits up a 100MB video file into several 1MB files, sends to the commit log, re-assemble the file and checks md5 of the original and the re-assembled.
- create a series of events that have rando
-
Updated
Dec 2, 2020 - Java
-
Updated
Mar 11, 2020 - Go
-
Updated
Dec 1, 2020 - Python
I am able to use consume the Kinesis stream using this jar as a normal consumer. When i updated the user account to Enhanced fan out consumer, i am unable to access the stream.
Do we have any way to access the stream as Enhanced fan out consumer?
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Sep 26, 2020
-
Updated
Dec 11, 2019 - JavaScript
-
Updated
Oct 24, 2020 - Java
-
Updated
Dec 1, 2020 - Go
-
Updated
Jan 17, 2018 - Go
-
Updated
Nov 4, 2020 - Java
-
Updated
Oct 20, 2020 - HCL
-
Updated
Dec 2, 2020 - JavaScript
-
Updated
Dec 1, 2020 - Python
-
Updated
Sep 21, 2020 - Scala
-
Updated
Jun 18, 2019 - Python
Improve this page
Add a description, image, and links to the kinesis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kinesis topic, visit your repo's landing page and select "manage topics."


proxyfield in proxy config is required at all times now. However, shouldn't be needed when used for publishing to Kafka/Kinesis/Nats/etc. We should adapt validation and proxy code to not require it in this case.