kafka_update_cluster_configuration: Updates the cluster with the configuration that is specified...

View source: R/kafka_operations.R

kafka_update_cluster_configurationR Documentation

Updates the cluster with the configuration that is specified in the request body

Description

Updates the cluster with the configuration that is specified in the request body.

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

Usage

kafka_update_cluster_configuration(
  ClusterArn,
  ConfigurationInfo,
  CurrentVersion
)

Arguments

ClusterArn

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

ConfigurationInfo

[required] Represents the configuration that you want MSK to use for the brokers in a cluster.

CurrentVersion

[required] The version of the cluster that needs to be updated.


paws.analytics documentation built on Sept. 12, 2024, 6:40 a.m.