ljacobsson / evb-cli

Pattern generator and debugging tool for Amazon EventBridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for testing event pattern

jens-peterolsson opened this issue · comments

So an example json event can be pasted into to the console and the command will return if a given pattern matches or not.

https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_TestEventPattern.html

Just realised this is a duplicate of the just fixed #8

Closing