AWS::Cassandra::Table ScalingPolicy - AWS CloudFormation

AWS::Cassandra::Table ScalingPolicy

Amazon Keyspaces supports the target tracking auto scaling policy. With this policy, Amazon Keyspaces auto scaling ensures that the table's ratio of consumed to provisioned capacity stays at or near the target value that you specify. You define the target value as a percentage between 20 and 90.

Syntax

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

Properties

TargetTrackingScalingPolicyConfiguration

The auto scaling policy that scales a table based on the ratio of consumed to provisioned capacity.

Required: No

Type: TargetTrackingScalingPolicyConfiguration

Update requires: No interruption