Skip to content

Commit

Permalink
feat(rds): support zero ACU for Aurora Serverless V2 (#32231)
Browse files Browse the repository at this point in the history
### Issue # (if applicable)

Closes #32234.

### Reason for this change
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/



### Description of changes
"Updated validation to permit zero as a value for `serverlessV2MinCapacity`.



### Description of how you validated changes
Fix unit tests and add an integ test.



### Checklist
- [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*
  • Loading branch information
mazyu36 authored Nov 23, 2024
1 parent 74086a0 commit d1b07d9
Show file tree
Hide file tree
Showing 14 changed files with 2,461 additions and 6 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d1b07d9

Please sign in to comment.