AWS::KafkaConnect::Connector Capacity
Information about the capacity of the connector, whether it is auto scaled or provisioned.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AutoScaling" :
AutoScaling
, "ProvisionedCapacity" :ProvisionedCapacity
}
Properties
AutoScaling
-
Information about the auto scaling parameters for the connector.
Required: No
Type: AutoScaling
Update requires: No interruption
ProvisionedCapacity
-
Details about a fixed capacity allocated to a connector.
Required: No
Type: ProvisionedCapacity
Update requires: No interruption