paws.analytics (version 0.1.0)

kafka_describe_cluster: Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request

Description

Returns a description of the MSK cluster whose Amazon Resource Name (ARN) is specified in the request.

Usage

kafka_describe_cluster(ClusterArn)

Arguments

ClusterArn

[required] The Amazon Resource Name (ARN) that uniquely identifies the cluster.

Request syntax

svc$describe_cluster(
  ClusterArn = "string"
)