Cannot modify Postgres RDS instance class in us-east-1e

0

I am getting the below error when trying to change a Postgres RDS db.t2.small instance class in the us-east-1e availability zone to ANY/EVERY other instance class. I need to do this before PG 9.6 retires on 1/18/22 as current instance class is not supported for required upgrade.

I have read in post below that this could be a misconfiguration on AWS end. If not, when will capacity be added to us-east-1e? https://repost.aws/questions/QUYNaeNfHOTOKZCSopE5IdnA/rds-r-6-g-no-instances-of-the-requested-class-available

We're sorry, your request to modify DB instance <INSTANCE NAME> has failed. Cannot modify the instance class because there are no instances of the requested class available in the current instance's availability zone. Please try your request again at a later time.

1 Answer
0

Can you please specify from what instance type are you changing and to what. This error simply means that the new the instance type that you requested in not available in that AZ ( due to capacity constraints or for some other reason) Your options are

  1. Keep trying after some time
  2. Try a different AZ.
AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions