Data retrieval APIs for Amazon EventBridge Schemas
Amazon EventBridge Schemas provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeCodeBinding | Retrieve metadata for generated code for specific schema in your account | Read |
| DescribeDiscoverer | Retrieve discoverer metadata in your account | Read |
| DescribeRegistry | Describe an existing registry metadata in your account | Read |
| DescribeSchema | Retrieve an existing schema in your account | Read |
| ExportSchema | Export the AWS registry or discovered schemas in OpenAPI 3 format to JSONSchema format | Read |
| GetCodeBindingSource | Retrieve metadata for generated code for specific schema in your account | Read |
| GetDiscoveredSchema | Retrieve a schema for the provided list of sample events | Read |
| GetResourcePolicy | Retrieve the resource-based policy attached to a given registry | Read |
| ListDiscoverers | List all discoverers in your account | List |
| ListRegistries | List all registries in your account | List |
| ListSchemaVersions | List all versions of a schema | List |
| ListSchemas | List all schemas | List |
| ListTagsForResource | Lists tags for a resource | Read |
| SearchSchemas | Search schemas based on specified keywords in your account | List |