View source: R/glue_operations.R
| glue_register_schema_version | R Documentation | 
Adds a new version to the existing schema. Returns an error if new version of schema does not meet the compatibility requirements of the schema set. This API will not create a new schema set and will return a 404 error if the schema set is not already present in the Schema Registry.
See https://www.paws-r-sdk.com/docs/glue_register_schema_version/ for full documentation.
glue_register_schema_version(SchemaId, SchemaDefinition)
| SchemaId | [required] This is a wrapper structure to contain schema identity fields. The structure contains: 
 | 
| SchemaDefinition | [required] The schema definition using the  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.