Table: aws_kafka_clusters
This table shows data for Kafka Clusters.
The primary key for this table is arn.
Relations
The following tables depend on aws_kafka_clusters:
Columns
Name | Type |
---|---|
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
arn (PK) | utf8 |
active_operation_arn | utf8 |
cluster_arn | utf8 |
cluster_name | utf8 |
cluster_type | utf8 |
creation_time | timestamp[us, tz=UTC] |
current_version | utf8 |
provisioned | json |
serverless | json |
state | utf8 |
state_info | json |
tags | json |