List topics in an Amazon MSK cluster - 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).

List topics in an Amazon MSK cluster

You can list all topics in your MSK Provisioned cluster to view basic metadata such as partition counts and replication factors. This is useful for monitoring your cluster's topics, performing inventory checks, or identifying topics for further investigation.

Note

The ListTopics API provides basic topic metadata. To get detailed information about a specific topic, including its current status and configuration, use the DescribeTopic API. For more information, see Get detailed information about a topic.

Note

This API response reflects data that updates approximately every minute. For the most current topic state after making changes, allow approximately one minute before querying.