# Examples

Copy as Markdown[View as Markdown](/docs/plugins/eventbridge/examples.md)

***

You can find many examples of using the OpenAPI plugin in the [EventCatalog GitHub repository](https://github.com/event-catalog/generators).

## Examples[​](#examples "Direct link to Examples")

* [Amazon EventBridge Example](https://github.com/event-catalog/generators/tree/main/examples/generator-eventbridge/basic)
  * Pull schemas from EventBridge schema registry and map to services, domains and messages. Use custom filters to map events to services.
* [Using custom schema registry](https://github.com/event-catalog/generators/tree/main/examples/generator-eventbridge/custom-registry)
  * Use a custom schema registry to store your schemas including custom filters to map events to services.
