aws / event-ruler

Event Ruler is a Java library that allows matching many thousands of Events per second to any number of expressive and sophisticated rules.
Apache License 2.0
556 stars 58 forks source link

give an JSON string, output a related string of event-ruler's rule #150

Closed revolyw closed 2 months ago

revolyw commented 3 months ago

What is your idea?

give an JSON string A, output a related string of event-ruler's rule. the related string should match A

Would you be willing to make the change?

No

Additional context

Add any other context (such as images, docs, posts) about the idea here.

baldawar commented 3 months ago

hey @revolyw , could you give an example of what you're looking for.

My first interpretation was that you want to pass a JSON string but not a JSON event like we support today (link). Is that accurate?

baldawar commented 2 months ago

Closing as there's been no response. Feel free to reopen to continue the conversation.