View SourceRelease Notes
Kafka IAM Permissions
This module attaches the IAM permissions required by Kafka to an IAM role. These are primarily permissions used by the Kafka brokers to discover each other and bootstrap the cluster.
This module is used by the kafka-cluster module, so you typically won't have to use it directly. However, we keep this module separate in case you decide to run Kafka on top of a different type of cluster (e.g., co-located with ZooKeeper), in which case you can include this module to handle the IAM permission details for you.