Skip to contents

Updates the cluster's connectivity configuration.

See https://www.paws-r-sdk.com/docs/kafka_update_connectivity/ for full documentation.

Usage

kafka_update_connectivity(
  ClusterArn,
  ConnectivityInfo = NULL,
  CurrentVersion,
  ZookeeperAccess = NULL
)

Arguments

ClusterArn

[required] The Amazon Resource Name (ARN) of the configuration.

ConnectivityInfo

Information about the broker access configuration.

CurrentVersion

[required] The version of the MSK cluster to update. Cluster versions aren't simple numbers. You can describe an MSK cluster to find its version. When this update operation is successful, it generates a new cluster version.

ZookeeperAccess

Access control settings for zookeeper