Skip to content
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

Add kinesis event #75

Merged
merged 2 commits into from
Dec 13, 2021
Merged

Add kinesis event #75

merged 2 commits into from
Dec 13, 2021

Conversation

kubukoz
Copy link
Member

@kubukoz kubukoz commented Dec 13, 2021

No description provided.

import io.circe.Decoder

final case class KinesisStreamRecordPayload(
approximateArrivalTimestamp: Long,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leaving this problem for later...

Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic, appreciate the example!

@armanbilge armanbilge merged commit 253eeea into typelevel:main Dec 13, 2021
@kubukoz kubukoz deleted the kinesis-event branch December 13, 2021 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants