kafka_update_broker_type: Updates EC2 instance type

View source: R/kafka_operations.R

kafka_update_broker_typeR Documentation

Updates EC2 instance type

Description

Updates EC2 instance type.

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

Usage

kafka_update_broker_type(ClusterArn, CurrentVersion, TargetInstanceType)

Arguments

ClusterArn

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

CurrentVersion

[required] The cluster version that you want to change. After this operation completes successfully, the cluster will have a new version.

TargetInstanceType

[required] The Amazon MSK broker type that you want all of the brokers in this cluster to be.


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