AWS::KafkaConnect::Connector ScaleOutPolicy
The scale-out policy for the connector.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CpuUtilizationPercentage" :
Integer
}
YAML
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