Table: aws_docdb_engine_versions
This table shows data for Amazon DocumentDB Engine Versions.
The composite primary key for this table is (account_id, region, engine, engine_version).
Relations
The following tables depend on aws_docdb_engine_versions:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id (PK) | String |
region (PK) | String |
db_engine_description | String |
db_engine_version_description | String |
db_parameter_group_family | String |
engine (PK) | String |
engine_version (PK) | String |
exportable_log_types | StringArray |
supports_log_exports_to_cloudwatch_logs | Bool |
valid_upgrade_target | JSON |