View source: R/glue_operations.R
| glue_get_schema_version | R Documentation | 
Get the specified schema by its unique ID assigned when a version of the schema is created or registered. Schema versions in Deleted status will not be included in the results.
See https://www.paws-r-sdk.com/docs/glue_get_schema_version/ for full documentation.
glue_get_schema_version(
  SchemaId = NULL,
  SchemaVersionId = NULL,
  SchemaVersionNumber = NULL
)
| SchemaId | This is a wrapper structure to contain schema identity fields. The structure contains: 
 | 
| SchemaVersionId | The  | 
| SchemaVersionNumber | The version number of the schema. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.