AWS::KafkaConnect::Connector ScaleInPolicy
The scale-in policy for the connector.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CpuUtilizationPercentage" :
Integer
}
YAML
CpuUtilizationPercentage:
Integer
Properties
CpuUtilizationPercentage
-
Specifies the CPU utilization percentage threshold at which you want connector scale in to be triggered.
Required: Yes
Type: Integer
Update requires: No interruption