Package-level declarations

Types

Link copied to clipboard

Amazon EventBridge Schema Registry

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Creates a discoverer.

Link copied to clipboard

Creates a registry.

Link copied to clipboard

Creates a schema definition.

Link copied to clipboard

Deletes a discoverer.

Link copied to clipboard

Deletes a Registry.

Link copied to clipboard

Delete the resource-based policy attached to the specified registry.

Link copied to clipboard

Delete a schema definition.

Link copied to clipboard

Delete the schema version definition

Link copied to clipboard

Describe the code binding URI.

Link copied to clipboard

Describes the discoverer.

Link copied to clipboard

Describes the registry.

Link copied to clipboard

Retrieve the schema definition.

Link copied to clipboard
Link copied to clipboard

Get the code binding source URI.

Link copied to clipboard

Get the discovered schema that was generated based on sampled events.

Link copied to clipboard

Retrieves the resource-based policy attached to a given registry.

Link copied to clipboard

List the discoverers.

Link copied to clipboard

List the registries.

Link copied to clipboard
inline suspend fun SchemasClient.listSchemas(crossinline block: ListSchemasRequest.Builder.() -> Unit): ListSchemasResponse

List the schemas.

Link copied to clipboard

Provides a list of the schema versions and related information.

Link copied to clipboard

Get tags for resource.

Link copied to clipboard

Put code binding URI

Link copied to clipboard

The name of the policy.

Link copied to clipboard

Search the schemas

Link copied to clipboard

Starts the discoverer

Link copied to clipboard

Stops the discoverer

Link copied to clipboard
inline suspend fun SchemasClient.tagResource(crossinline block: TagResourceRequest.Builder.() -> Unit): TagResourceResponse

Add tags to a resource.

Link copied to clipboard

Removes tags from a resource.

Link copied to clipboard

Updates the discoverer

Link copied to clipboard

Updates a registry.

Link copied to clipboard

Updates the schema definition

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.