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

Support Claim/Check with publishToKinesis sink #397

Open
CodeOnCoffee opened this issue Jan 17, 2025 · 0 comments
Open

Support Claim/Check with publishToKinesis sink #397

CodeOnCoffee opened this issue Jan 17, 2025 · 0 comments

Comments

@CodeOnCoffee
Copy link

We've been able to use the publishToEventBridge -> Rule -> Kinesis -> Lambda pattern for many of our services. However, for services for which there's no other consumers of the EventBridge events, we'd like to publish directly to Kinesis. The trouble is we have some large events which need to be claim/checked.

We've patched publishToKinesis to support claim/check in the same manner as publishToEventBridge. Please review and advise if you would like us to open a PR to add this feature

publishToKinesis.js.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant