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

Supporting lists of values for anything-but-prefix and anything-but-suffix #143

Closed jonessha closed 4 months ago

jonessha commented 4 months ago

Description of changes:

Supporting lists of values for anything-but-prefix and anything-but-suffix. Just like for anything-but-equals-ignore-case.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.