MSK Broker Node

An MSK Broker Node in Amazon Managed Streaming for Apache Kafka (MSK) represents an individual Kafka broker within a cluster. Each broker node handles read and write requests, stores message data, and participates in replication for fault tolerance. The node’s configuration, such as instance type and storage, determines performance and capacity.

aws.kafka_node

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
added_to_cluster_timecorestringThe start time.
broker_node_infocorejsonThe broker node info.
controller_node_infocorejsonThe ControllerNodeInfo.
instance_typecorestringThe instance type.
node_arncorestringThe Amazon Resource Name (ARN) of the node.
node_typecorestringThe node type.
tagscorehstore
zookeeper_node_infocorejsonThe ZookeeperNodeInfo.