Table: aws_athena_data_catalog_databases
This table shows data for Athena Data Catalog Databases.
https://docs.aws.amazon.com/athena/latest/APIReference/API_Database.html (opens in a new tab)
The composite primary key for this table is (data_catalog_arn, name).
Relations
This table depends on aws_athena_data_catalogs.
The following tables depend on aws_athena_data_catalog_databases:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
region | String |
data_catalog_arn (PK) | String |
name (PK) | String |
description | String |
parameters | JSON |