From 0c6e2fdaeb0b2a996d53f6fb9e0e5f855125ae5b Mon Sep 17 00:00:00 2001 From: Gilad Alboher <136579814+giladAlboher@users.noreply.github.com> Date: Wed, 13 Dec 2023 12:56:00 +0200 Subject: [PATCH] Update pages/common/aws-kafka.md Co-authored-by: K.B.Dharun Krishna --- pages/common/aws-kafka.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/aws-kafka.md b/pages/common/aws-kafka.md index 5049539276..b54197035a 100644 --- a/pages/common/aws-kafka.md +++ b/pages/common/aws-kafka.md @@ -12,7 +12,7 @@ `aws kafka describe-cluster --cluster-arn {{cluster_arn}}` -- List Kafka Clusters: +- List all MSK clusters in the current region: `aws kafka list-clusters`