cluster Scalability Type
Parameters
value
Specifies the scalability mode of the Aurora DB cluster. When set to `limitless`
, the cluster operates as an Aurora Limitless Database, allowing you to create a DB shard group for horizontal scaling (sharding) capabilities. When set to `standard`
(the default), the cluster uses normal DB instance creation.