kafka_describe_cluster: Returns a description of the MSK cluster whose Amazon Resource Name
(ARN) is specified in the request
Description
<p>Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.</p>
Usage
kafka_describe_cluster(ClusterArn)
Arguments
ClusterArn
[required]
<p>The Amazon Resource Name (ARN) that uniquely identifies the cluster.</p>
Request syntax
svc$describe_cluster(
ClusterArn = "string"
)