Learn R Programming

paws.analytics (version 0.1.9)

kafka_get_compatible_kafka_versions: Gets the Apache Kafka versions to which you can update the MSK cluster

Description

        <p>Gets the Apache Kafka versions to which you can update the MSK cluster.</p>

Usage

kafka_get_compatible_kafka_versions(ClusterArn)

Arguments

ClusterArn

<p>The Amazon Resource Name (ARN) of the cluster check.</p>

Request syntax

svc$get_compatible_kafka_versions(
  ClusterArn = "string"
)