Amazon EventBridge schema registries - Amazon EventBridge
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon EventBridge schema registries

Schema registries are containers for schemas. Schema registries collect and organize schemas so that your schemas are in logical groups. The default schema registries are:

  • All schemas – All the schemas from the Amazon event, discovered, and custom schema registries.

  • Amazon event schema registry – The built-in schemas.

  • Discovered schema registry – The schemas discovered by Schema discovery.

You can create custom registries to organize the schemas you create or upload.

To create a custom registry
  1. Open the Amazon EventBridge console at https://console.amazonaws.cn/events/.

  2. In the navigation pane, choose Schemas and then choose Create registry.

  3. On the Registry details page, enter a Name.

  4. (Optional) Enter a description for your new registry.

  5. Choose Create.

To create a custom schema in your new registry, select Create custom schema. To add a schema to your registry, select that registry when you're creating a new schema.

To create a registry by using the API, use CreateRegistry. For more information, see Amazon EventBridge Schema Registry API Reference.

For information about using the EventBridge schema registry through Amazon CloudFormation, see EventSchemas Resource Type Reference in Amazon CloudFormation.