-
I saw events lying in my kinesis consumer which were never getting consumed since multiple days and they would be lost after retention time so I decided to change consumer property for shardIteratorTy…
-
I have a spring-boot and spring-cloud-stream based app which listens to kinesis using spring-cloud-stream-kinesis-binder.
The version for different libs are as follows:
spring-boot : 3.3.5
spring…
-
### Describe the feature
[AWS::Kinesis::StreamConsumer](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-streamconsumer.html) is not covered by an L2 construct.
…
-
When consuming data and disconnecting the consumer for a longer time, the persisted shard iterator expires. However, this should not lead to an error but rather the shard-iterator should be renewed. I…
-
We'd be very interested in this plugin if it supported consuming Kinesis data via the KCL, since we currently produce data into Kinesis using the KPL. The KCL does nice things like deaggregation and c…
-
Hey there, love the tool!
Just a feature suggestion in case more people are interested than just me - it would be cool to support [kinesis enhanced fan-out consumers](https://docs.aws.amazon.com/st…
gee-m updated
10 months ago
-
Is it at all possible for multiple KCL applications to re-use the same worker metrics & coordinator state table names?
Our organization uses several hundreds of dynamoDB tables (500+), which we ar…
-
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 t…
-
### Describe the bug
When using aws-sdk-cpp to subscribe to a Kinesis stream with enhanced fanout via the SubscribeToShard() method, the SetEventStreamHandler() callback is invoked with noticeable de…
-
Right now batch support is present as a message of list of payloads and individual headers are stored as an item of list in some specific header.
The structure as `Message