AWS CDK RDS: Examples containing deprecated InstanceProps #27495
Labels
@aws-cdk/aws-rds
Related to Amazon Relational Database
documentation
This is a problem with documentation.
effort/small
Small work item – less than a day of effort
p2
Describe the issue
The documentation for a few RDS module examples are using the deprecated InstanceProps. Copying the sample would not use the new writer/reader api:
For example, copying the sample from here: https://docs.aws.amazon.com/cdk/api/v2/dotnet/api/Amazon.CDK.AWS.RDS.AuroraPostgresEngineVersion.html
Will look like this:
Links
Example:
https://docs.aws.amazon.com/cdk/api/v2/dotnet/api/Amazon.CDK.AWS.RDS.AuroraPostgresEngineVersion.html
The text was updated successfully, but these errors were encountered: