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_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
arn (PK) | utf8 |
tags | json |
name | utf8 |
catalog_id | utf8 |
create_table_default_permissions | json |
create_time | timestamp[us, tz=UTC] |
description | utf8 |
federated_database | json |
location_uri | utf8 |
parameters | json |
target_database | json |