SchemaReference
An object that references a schema stored in the AWS Glue Schema Registry.
Contents
- SchemaId
- 
               A structure that contains schema identity fields. Either this or the SchemaVersionIdhas to be provided.Type: SchemaId object Required: No 
- SchemaVersionId
- 
               The unique ID assigned to a version of the schema. Either this or the SchemaIdhas to be provided.Type: String Length Constraints: Fixed length of 36. Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}Required: No 
- SchemaVersionNumber
- 
               The version number of the schema. Type: Long Valid Range: Minimum value of 1. Maximum value of 100000. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: