Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.1 KB

File metadata and controls

11 lines (6 loc) · 1.1 KB

AWS EventBridge Schema Registry

Plugin to enable EventBridge Schema Registry as a target in Hackolade data modeling. Requires prior download of the Hackolade application from our download page

This plugin is for OpenAPI 3 schemas stored in the Schema Registry of AWS EventBridge.

Hackolade exposes its core data modeling engine through a plugin architecture. Each plugin applies the Hackolade data modeling capabilities to a specific target technology, whether for data-at-rest (databases) or data-in-motion (communications.) Each plugin matches the specific aspects of the target in terms of terminology, storage model, data types, and communication protocol.

To enable data modeling capabilities for a target, you must first download and install the plugin, following these instructions.

Plugins can be customized by following these instructions.