Update pages/common/aws-kafka.md

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Gilad Alboher 2023-12-13 12:56:31 +02:00 committed by GitHub
parent 1878e507e6
commit 393563687c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
`aws kafka list-configurations`
- Update a Kafka Cluster Configuration:
- Update the MSK cluster configuration:
`aws kafka update-cluster-configuration --cluster-arn {{cluster_arn}} --configuration-info arn={{configuration_arn}},revision={{configuration_revision}}`