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.