AWS::MSK::Cluster EBSStorageInfo - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MSK::Cluster EBSStorageInfo

Contains information about the EBS storage volumes attached to the broker nodes.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

ProvisionedThroughput

EBS volume provisioned throughput information.

Required: No

Type: ProvisionedThroughput

Update requires: No interruption

VolumeSize

The size in GiB of the EBS volume for the data drive on each broker node.

Required: No

Type: Integer

Minimum: 1

Maximum: 16384

Update requires: No interruption