-
Notifications
You must be signed in to change notification settings - Fork 4.4k
(aws-rds): DB Backups not supported on a read replica for engine postgres #17356
Copy link
Copy link
Closed
Closed
Copy link
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational DatabasebugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp2
Description
General Issue
based on #16934
The Question
This issue-based on #16934
I just want to upgrade my instance type from instanceType: ec2.InstanceType.of(ec2.InstanceClass.T3, ec2.InstanceSize.SMALL) to instanceType: ec2.InstanceType.of(ec2.InstanceClass.T3, ec2.InstanceSize.LARGE), and not workable.
probably if I want to change to other different instance types, it maybe will show the same error messages too.
CDK CLI Version
1.130.0 (build 9c094ae)
Framework Version
1.130.0 (build 9c094ae)
Node.js Version
v14.18.0
OS
Ubuntu 20.04.3 LTS
Language
Typescript
Language Version
typescript@3.9.10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational DatabasebugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp2