getndazn / dazn-lambda-powertools

Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
https://getndazn.github.io/dazn-lambda-powertools
MIT License
738 stars 75 forks source link

Support extracting/sending correlation IDs from/to Kinesis analytics #26

Open theburningmonk opened 5 years ago

theburningmonk commented 5 years ago

This is a Feature Proposal

Description

Right now the correlation IDs middleware doesn't recognize Kinesis analytics events as it's structured slightly differently to Kinesis.

We should add support for Kinesis analytics as both incoming as well as outgoing event source.

theburningmonk commented 5 years ago

cc @tomlloyd-dazn