kafka_update_broker_type {paws.analytics}R 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.


[Package paws.analytics version 0.9.0 Index]