AWS::KafkaConnect::Connector ScaleOutPolicy - 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::KafkaConnect::Connector ScaleOutPolicy

The scale-out policy for the connector.

Syntax

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

JSON

{ "CpuUtilizationPercentage" : Integer }

Properties

CpuUtilizationPercentage

The CPU utilization percentage threshold at which you want connector scale out to be triggered.

Required: Yes

Type: Integer

Minimum: 1

Maximum: 100

Update requires: No interruption