Listing Amazon MSK clusters - Amazon Managed Streaming for Apache Kafka
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Listing Amazon MSK clusters

Listing clusters using the Amazon Web Services 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 Amazon CLI

Run the following command.

aws kafka list-clusters

Listing clusters using the API

To list clusters using the API, see ListClusters.