Table: aws_glue_databases
This table shows data for Glue Databases.
https://docs.aws.amazon.com/glue/latest/webapi/API_Database.html (opens in a new tab)
The primary key for this table is arn.
Relations
The following tables depend on aws_glue_databases:
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 |
name | String |
catalog_id | String |
create_table_default_permissions | JSON |
create_time | Timestamp |
description | String |
location_uri | String |
parameters | JSON |
target_database | JSON |