

Procedures to set the capacity range, see You can specify this attribute when you create a cluster or modify an existing cluster. Or you can specify the ServerlessV2ScalingConfiguration parameter with theĪmazon RDS API. You can also specify the -serverless-v2-scaling-configuration You can specify the minimum and maximum ACU values in the AWS Management Console when you create a cluster and associatedĪurora Serverless v2 DB instance. Uses the capacity range settings, see How Aurora Serverless v2 works. For details about how Aurora Serverless v2 Each ACU provides theĮquivalent of approximately 2 gibibytes (GiB) of RAM and associated CPU and networking. Ranges from a minimum of 0.5 Aurora capacity units (ACU) through 128 ACUs, in increments of 0.5 ACU. This attribute specifies the capacity range. region my_region -query 'OrderableDBInstanceOptions.' -output textĪws rds describe-orderable-db-instance-options -engine aurora-postgresql -db-instance-class db.serverless \Ĭlusters that use Aurora Serverless v2 must have a capacity range specifiedĪn Aurora cluster must have a ServerlessV2ScalingConfiguration attribute before you can add any DB instances that use Isn't available for that combination of AWS Region and DB engine.Īws rds describe-orderable-db-instance-options -engine aurora-mysql -db-instance-class db.serverless \ If the command doesn't produce any output, Aurora Serverless v2 The -engine-version values that you can use. Substitute the appropriate -region and -engine values to confirm The -engine parameter can be aurora-mysql orĪurora-postgresql. The -db-instance-class parameter for Aurora Serverless v2 is alwaysĭb.serverless. The following example shows the AWS CLI commands to confirm the exact DB engine values you can use with Aurora Serverless v2 for a Some Aurora Serverless v2 aspects are different from Aurora Serverless v1įeature availability and support varies across specific versions of each Aurora database engine, and across AWS Regions.įor more information on version and Region availability with Aurora and Aurora Serverless v2, see.Some provisioned features aren't supported in Aurora Serverless v2.Clusters that use Aurora Serverless v2 must have a capacity range specified.
