Table: aws_glue_registry_schema_versions
This table shows data for Glue Registry Schema Versions.
https://docs.aws.amazon.com/glue/latest/webapi/API_GetSchemaVersion.html (opens in a new tab)
The primary key for this table is _cq_id.
Relations
This table depends on aws_glue_registry_schemas.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id (PK) | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
registry_schema_arn | utf8 |
metadata | json |
created_time | utf8 |
data_format | utf8 |
schema_arn | utf8 |
schema_definition | utf8 |
schema_version_id | utf8 |
status | utf8 |
version_number | int64 |
result_metadata | json |