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.3.tar.gz (61.8 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.3-py3-none-any.whl (66.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aws_eventbridge_explorer-1.0.3.tar.gz
  • Upload date:
  • Size: 61.8 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.3.tar.gz
Algorithm Hash digest
SHA256 2eb92e274a1423ec0c515cb8c23ad67733b2f56968cbdb69f4135ff1e961d832
MD5 2996404b95e79bd949d5d9350ba43fc3
BLAKE2b-256 e08c8c6778009e011cac6dfe0a70b6e03216a1da130a722656cc65212364d301

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_eventbridge_explorer-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7b86f3235a8b11cdf52407a9103ef8ae219075c3ce55f9f14b63a9048d8da6d4
MD5 fe1bacaf54ac3de8ac0ab77d51bbc2ea
BLAKE2b-256 11b7d55e9e6283e669bde4c786ad4a89d340180101f832115f33f7e0f2ce2e47

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