Skip to content

Feature request: Enable TumblingWindow support for KinesisStreamEvent #6627

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

Closed
1 of 2 tasks
kiitosu opened this issue May 8, 2025 · 5 comments · Fixed by #6658
Closed
1 of 2 tasks

Feature request: Enable TumblingWindow support for KinesisStreamEvent #6627

kiitosu opened this issue May 8, 2025 · 5 comments · Fixed by #6658
Assignees
Labels
event_sources Event Source Data Class utility feature-request feature request parser Parser (Pydantic) utility

Comments

@kiitosu
Copy link
Contributor

kiitosu commented May 8, 2025

Use case

Currently KinesisStreamEvent does not support TumblingWindow. That means properties such as state and isFinalInvokeForWindow are not present. I created a data class to support lambda TumblingWindow.

Solution/User Experience

Propose adding the properties required by Lambda Tumbling Windows.

Alternative solutions

Acknowledgment

@kiitosu kiitosu added triage Pending triage from maintainers feature-request feature request labels May 8, 2025
Copy link

boring-cyborg bot commented May 8, 2025

Thanks for opening your first issue here! We'll come back to you as soon as we can.
In the meantime, check out the #python channel on our Powertools for AWS Lambda Discord: Invite link

@leandrodamascena
Copy link
Contributor

Hey @kiitosu! Thanks for opening this issue! Do you want to open a PR to add this support? I think it's missing in the DynamoDBStreamEvent too.

@kiitosu
Copy link
Contributor Author

kiitosu commented May 12, 2025

@leandrodamascena
Thank you for creating new issue that clarify the problem and solution! I would like to tackle this, and have already commented so at below!

@leandrodamascena
Copy link
Contributor

Hi @kiitosu please let me know if you need help submitting a PR! I'll be happy to help and review!

I saw your comment in TypeScript repo and @dreamorosi will assign the issue for you! 🚀

Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event_sources Event Source Data Class utility feature-request feature request parser Parser (Pydantic) utility
Projects
Status: Coming soon
2 participants