Commit 7bd76bf
authored
chore(rds): add Aurora Postgres 16.2 cluster support (#30122)
### Issue # (if applicable)
N/A
### Reason for this change
Cluster can be upgraded/created to Postgres 16.2 via the console/CLI but not CDK.
### Description of changes
Adds support for Postgres 16.2 Aurora cluster, 16.2 instances are already supported.
### Description of how you validated changes
N/A
### 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*1 parent 8debd20 commit 7bd76bf
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
975 | 975 | | |
976 | 976 | | |
977 | 977 | | |
| 978 | + | |
| 979 | + | |
978 | 980 | | |
979 | 981 | | |
980 | 982 | | |
| |||
0 commit comments