AutoScalingDescription - Amazon MSK Connect

AutoScalingDescription

Information about the auto scaling parameters for the connector.

Contents

maxAutoscalingTaskCount

The maximum number of tasks allocated to the connector during autoscaling operations. Must be at least equal to maxWorkerCount.

Type: Integer

Required: No

maxWorkerCount

The maximum number of workers allocated to the connector.

Type: Integer

Required: No

mcuCount

The number of microcontroller units (MCUs) allocated to each connector worker. The valid values are 1,2,4,8.

Type: Integer

Required: No

minWorkerCount

The minimum number of workers allocated to the connector.

Type: Integer

Required: No

scaleInPolicy

The scale-in policy for the connector.

Type: ScaleInPolicyDescription object

Required: No

scaleOutPolicy

The scale-out policy for the connector.

Type: ScaleOutPolicyDescription object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: