Skip to main content

Where Events Meet Clarity - Interactive exploration tool for AWS EventBridge event buses, rules, and targets

Project description

AWS EventBridge Explorer

Where Events Meet Clarity

This tool helps you visualize AWS EventBridge event buses and their rules as an interactive graph.

Features

  • Lists all AWS EventBridge event buses in your account
  • Allows you to select an event bus
  • Fetches all rules associated with the selected event bus
  • Creates an interactive visual graph showing the relationships between:
    • Event bus
    • Rules
    • Rule targets
  • Touch or click on nodes to view detailed information
  • Modern, touch-friendly UI for better exploration and analysis
  • Filter and select specific rules to display
  • View recent logs and event payloads for rules

Installation

From PyPI (Recommended)

pip install aws-eventbridge-explorer

From Source

git clone https://github.com/sergiohromano/aws-eventbridge-explorer.git
cd aws-eventbridge-explorer
pip install -e .

Requirements

  • Python 3.8+
  • AWS CLI configured with appropriate permissions
  • Required Python packages (installed automatically when using pip)

Usage

Run the application with the web interface:

python main.py

You can also specify a custom port:

python main.py --port 8080

Once running, open your browser and navigate to http://localhost:5050 (or the port you specified).

Project Structure

eventbridge/
├── __init__.py     # Package initialization
├── core.py         # Core functionality and AWS interactions
├── web_server.py   # Flask web server implementation
└── static/         # Static web assets (CSS, JS, etc.)
    └── templates/  # HTML templates
main.py             # Main entry point
requirements.txt    # Dependencies

UI Features

  • Left panel: Select event buses and view detailed information
  • Right panel: Interactive graph visualization
  • Touch or click on any node (event bus, rule, or target) to view its details
  • Filter and select specific rules to display
  • Fetch and view recent logs and event payloads for rules
  • Send test events to EventBridge that match rule patterns

Graph Interpretation

  • Dark gray node: Event bus
  • Light blue nodes: Rules
  • Soft yellow nodes: Lambda targets
  • Lavender nodes: SQS service targets
  • Mint green nodes: SNS service targets
  • Arrows: Show the flow of events from the event bus to rules to targets

Development Mode

  1. In a separate terminal, start the Flask application:
python main.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_eventbridge_explorer-1.0.2.tar.gz (61.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_eventbridge_explorer-1.0.2-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

Details for the file aws_eventbridge_explorer-1.0.2.tar.gz.

File metadata

  • Download URL: aws_eventbridge_explorer-1.0.2.tar.gz
  • Upload date:
  • Size: 61.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for aws_eventbridge_explorer-1.0.2.tar.gz
Algorithm Hash digest
SHA256 53335e014cc30bf27fdfce4aaa1d8abc8c785a08ae53ca6166d773b3ba456f00
MD5 aa90e9f0d59771842ac2c62dd02c1681
BLAKE2b-256 4a614045a7e6c145678791d49d99a66065204da2cd0de42f4404041b910bd032

See more details on using hashes here.

File details

Details for the file aws_eventbridge_explorer-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_eventbridge_explorer-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8eab44bc62f2cd06673e2e1e50f32e9780a6d9de7fc38b4671d67157e6f72bee
MD5 68013974955b0c64381ef228afab1a4d
BLAKE2b-256 05eddbcb4e83209a50be7880d636938ed52ade9a5283a17845d33146c83e0c6b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page