Commit 4122fba
committed
feat(rds): support zero ACU for Aurora Serverless V2 (aws#32231)
Closes aws#32234.
Amazon Aurora Serverless v2 supports scaling to zero capacity.
Ref: https://aws.amazon.com/about-aws/whats-new/2024/11/amazon-aurora-serverless-v2-scaling-zero-capacity/
"Updated validation to permit zero as a value for `serverlessV2MinCapacity`.
Fix unit tests and add an integ test.
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 63c1396 commit 4122fba
File tree
14 files changed
+2461
-6
lines changed- packages
- @aws-cdk-testing/framework-integ/test/aws-rds/test
- integ.cluster-serverless-v2-acu-0.js.snapshot
- asset.a1acfc2b5f4f6b183fd2bb9863f486bc5edef6a357b355a070d9a0e502df418c
- aws-cdk-lib/aws-rds
- lib
- test
14 files changed
+2461
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments