kafka_update_connectivity: Updates the cluster's connectivity configuration

View source: R/kafka_operations.R

kafka_update_connectivityR Documentation

Updates the cluster's connectivity configuration

Description

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, CurrentVersion)

Arguments

ClusterArn

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

ConnectivityInfo

[required] 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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.