ScalingConfigurationInfo
The scaling configuration for an Aurora DB cluster in serverless
DB engine mode.
For more information, see Using Amazon Aurora Serverless v1 in the Amazon Aurora User Guide.
Types
Properties
The maximum capacity for an Aurora DB cluster in serverless
DB engine mode.
The minimum capacity for an Aurora DB cluster in serverless
DB engine mode.
The number of seconds before scaling times out. What happens when an attempted scaling action times out is determined by the TimeoutAction
setting.
The remaining amount of time, in seconds, before the Aurora DB cluster in serverless
mode is paused. A DB cluster can be paused only when it's idle (it has no connections).
The action that occurs when Aurora times out while attempting to change the capacity of an Aurora Serverless v1 cluster. The value is either ForceApplyCapacityChange
or RollbackCapacityChange
.