aws schemas
Amazon EventBridge Schema Registry
Subcommands
| Name | Description | 
|---|---|
| create-discoverer | Creates a discoverer | 
| create-registry | Creates a registry | 
| create-schema | Creates a schema definition. Inactive schemas will be deleted after two years | 
| delete-discoverer | Deletes a discoverer | 
| delete-registry | Deletes a Registry | 
| delete-resource-policy | Delete the resource-based policy attached to the specified registry | 
| delete-schema | Delete a schema definition | 
| delete-schema-version | Delete the schema version definition | 
| describe-code-binding | Describe the code binding URI | 
| describe-discoverer | Describes the discoverer | 
| describe-registry | Describes the registry | 
| describe-schema | Retrieve the schema definition | 
| export-schema | |
| get-code-binding-source | Get the code binding source URI | 
| get-discovered-schema | Get the discovered schema that was generated based on sampled events | 
| get-resource-policy | Retrieves the resource-based policy attached to a given registry | 
| list-discoverers | List the discoverers | 
| list-registries | List the registries | 
| list-schema-versions | Provides a list of the schema versions and related information | 
| list-schemas | List the schemas | 
| list-tags-for-resource | Get tags for resource | 
| put-code-binding | Put code binding URI | 
| put-resource-policy | The name of the policy | 
| search-schemas | Search the schemas | 
| start-discoverer | Starts the discoverer | 
| stop-discoverer | Stops the discoverer | 
| tag-resource | Add tags to a resource | 
| untag-resource | Removes tags from a resource | 
| update-discoverer | Updates the discoverer | 
| update-registry | Updates a registry | 
| update-schema | Updates the schema definition Inactive schemas will be deleted after two years | 
| wait | Wait until a particular condition is satisfied. Each subcommand polls an API until the listed requirement is met |