Modify Current DB Cluster Capacity

GET {{aws_rds_base_url}}/?Capacity=10&DBClusterIdentifier&SecondsBeforeTimeout=30&TimeoutAction&Action=ModifyCurrentDBClusterCapacity&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
Capacitynumber
DBClusterIdentifiernullThe DB cluster identifier for the cluster being modified. This parameter isn't case-sensitive.
SecondsBeforeTimeoutnumberThe amount of time, in seconds, that Aurora Serverless tries to find a scaling point to perform seamless scaling before enforcing the timeout action. The default is 300.
TimeoutActionnullThe action to take when the timeout is reached, either ForceApplyCapacityChange or RollbackCapacityChange.
Actionstring
Versionstring