AWS EventBridge Rule Emulator

Suppose you have to develop an AWS EventBridge Rule. Most likely, you want to test it with a bunch of edge-cases. It might be the case when actual event emission is not very easy or you really want to know your event work correctly before deploy.

All you need to do is make use of built-in “Test Pattern” capability. Go to Amazon EventBridge → Rules → Create rule. In step 2, “Build event pattern”, you can see a test event:

Next, our rule and button to test it immediately:

That’s all.

Telegram channel

If you still have any questions, feel free to ask me in the comments under this article or write me at promark33@gmail.com.

If I saved your day, you can support me 🤝

Leave a Reply

Your email address will not be published. Required fields are marked *