-
Notifications
You must be signed in to change notification settings - Fork 429
Feature request: Kinesis Data Firehose event data class #1539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening your first issue here! We'll come back to you as soon as we can. |
Thank yo so much for opening this! We will be reviewing your PR very soon :) |
|
Use case
Kinesis Firehose supports data transformation via Lambda. The event is a standard format, documented here.
Ref: Kinesis Data Transformation
Example event from aws-lambda-go sdk
Solution/User Experience
Add
KinesisFirehoseEvent
data class for handling events of this type.Alternative solutions
Acknowledgment
The text was updated successfully, but these errors were encountered: