GlueFunctions

Functions

Link copied to clipboard

This resource creates a Registry for authoring schemas as part of Glue Schema Registry.

suspend fun getRegistry(argument: suspend GetRegistryPlainArgsBuilder.() -> Unit): GetRegistryResult
Link copied to clipboard

This resource represents a schema of Glue Schema Registry.

suspend fun getSchema(arn: String): GetSchemaResult
suspend fun getSchema(argument: suspend GetSchemaPlainArgsBuilder.() -> Unit): GetSchemaResult
Link copied to clipboard

This resource represents an individual schema version of a schema defined in Glue Schema Registry.