# Create bus

> This skill helps users choose the right path to Create and manage event buses. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **EventBridge**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

create event bus, create custom event bus, manage event bus, how to create event bus, event bus setup, configure event bus, delete event bus, view event bus details, event bus console, event bus api, programmatic event bus, automate event bus, cli for event bus, event bus management, custom event so

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "create bus", "product": "eb"}'
```

---
Part of [EventBridge](https://www.company-skill.com/p/eb.md) · https://www.company-skill.com/llms.txt
