'How can I trigger a lambda function from a Kinesis stream reshard?
I need to perform some processing in the event of a reshard of a Kinesis stream. I want to trigger a lambda function after shards are added or removed. I looked at EventBridge 'Events from AWS Services' (https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-service-event.html) but see nothing which will help me there. I wondered if anyone knows how I might achieve this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
