[rds] rds proxy only works with certain version, check at compile time #9396
Labels
@aws-cdk/aws-rds
Related to Amazon Relational Database
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
The RDS Proxy only supports certain versions of Postgres and Mysql and their Aurora version.
The MySQL engine family includes RDS MySQL 5.6 and 5.7, and Aurora MySQL versions 1 and 2.
The RDS PostgreSQL engine family includes version 10.10 and higher minor versions and version 11.5 and higher minor versions.
Those versions should be checked in CDK before pushing it to cloudformation and get an error while creating/updating the stack.
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: