ScalingConfiguration
class ScalingConfiguration
Contains the scaling configuration of an Aurora Serverless v1 DB cluster.
For more information, see Using Amazon Aurora Serverless v1 in the Amazon Aurora User Guide.
Types
Properties
Link copied to clipboard
The maximum capacity for an Aurora DB cluster in serverless
DB engine mode.
Link copied to clipboard
The minimum capacity for an Aurora DB cluster in serverless
DB engine mode.
Link copied to clipboard
The amount of time, in seconds, that Aurora Serverless v1 tries to find a scaling point to perform seamless scaling before enforcing the timeout action. The default is 300.
Link copied to clipboard
The time, in seconds, before an Aurora DB cluster in serverless
mode is paused.
Link copied to clipboard
The action to take when the timeout is reached, either ForceApplyCapacityChange
or RollbackCapacityChange
.