Listing Amazon MSK clusters - Amazon Managed Streaming for Apache Kafka

Listing Amazon MSK clusters

Listing clusters using the AWS Management Console

  1. Open the Amazon MSK console at https://console.aws.amazon.com/msk/.

  2. The table shows all the clusters for the current region under this account. Choose the name of a cluster to view its details.

Listing clusters using the AWS CLI

Run the following command.

aws kafka list-clusters

Listing clusters using the API

To list clusters using the API, see ListClusters.