Table: aws_glue_registry_schemas
This table shows data for Glue Registry Schemas.
https://docs.aws.amazon.com/glue/latest/webapi/API_GetSchema.html (opens in a new tab)
The primary key for this table is arn.
Relations
This table depends on aws_glue_registries.
The following tables depend on aws_glue_registry_schemas:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
arn (PK) | String |
tags | JSON |
compatibility | String |
created_time | String |
data_format | String |
description | String |
latest_schema_version | Int |
next_schema_version | Int |
registry_arn | String |
registry_name | String |
schema_arn | String |
schema_checkpoint | Int |
schema_name | String |
schema_status | String |
updated_time | String |
result_metadata | JSON |