View source: R/glue_operations.R
| glue_remove_schema_version_metadata | R Documentation | 
Removes a key value pair from the schema version metadata for the specified schema version ID.
See https://www.paws-r-sdk.com/docs/glue_remove_schema_version_metadata/ for full documentation.
glue_remove_schema_version_metadata(
  SchemaId = NULL,
  SchemaVersionNumber = NULL,
  SchemaVersionId = NULL,
  MetadataKeyValue
)
| SchemaId | A wrapper structure that may contain the schema name and Amazon Resource Name (ARN). | 
| SchemaVersionNumber | The version number of the schema. | 
| SchemaVersionId | The unique version ID of the schema version. | 
| MetadataKeyValue | [required] The value of the metadata key. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.