Table: aws_kafka_cluster_operations
This table shows data for Kafka Cluster Operations.
The primary key for this table is arn.
Relations
This table depends on aws_kafka_clusters.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id | String |
arn (PK) | String |
cluster_arn | String |
tags | JSON |
client_request_id | String |
creation_time | Timestamp |
end_time | Timestamp |
error_info | JSON |
operation_arn | String |
operation_state | String |
operation_steps | JSON |
operation_type | String |
source_cluster_info | JSON |
target_cluster_info | JSON |