Data Source: aws_msk_bootstrap_brokers

Get a list of brokers that a client application can use to bootstrap.

Example Usage

data "aws_msk_bootstrap_brokers" "example" {
  cluster_arn = aws_msk_cluster.example.arn
}

Argument Reference

The following arguments are supported:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: