kafka_update_broker_storage: Updates the EBS storage associated with MSK brokers

View source: R/kafka_operations.R

kafka_update_broker_storageR Documentation

Updates the EBS storage associated with MSK brokers

Description

Updates the EBS storage associated with MSK brokers.

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

Usage

kafka_update_broker_storage(
  ClusterArn,
  CurrentVersion,
  TargetBrokerEBSVolumeInfo
)

Arguments

ClusterArn

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

CurrentVersion

[required] The version of cluster to update from. A successful operation will then generate a new version.

TargetBrokerEBSVolumeInfo

[required] Describes the target volume size and the ID of the broker to apply the update to.


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