ServerlessV2ScalingConfiguration
Sets the scaling configuration of an Amazon DocumentDB Serverless cluster.
Contents
Note
In the following list, the required parameters are described first.
- MaxCapacity
-
The maximum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 32, 32.5, 33, and so on.
Type: Double
Required: No
- MinCapacity
-
The minimum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 8, 8.5, 9, and so on.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: