RDS modify instance not working

0

I can't modify my RDS instance, drop-downs are not working, getting invalid values on a disk size and also getting 400 error in browser console, here's couple screenshots for exampledrop-down-not-working invalid-values-and-dropdown devtools-400-error

1 Answer
0

Check out this previous post, is it possible for you to try a different browser?

https://repost.aws/questions/QU-IvTEuCPSxunWr_87NU5Bw/cant-modify-rds-instance-class

You can also try using the CLI to modify the instance class.

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/rds/modify-db-instance.html

profile pictureAWS
EXPERT
Matt-B
answered 2 years ago
  • I've tried three different browsers, incognito tabs - none of these options work. Yeah, I know that I can try to use AWS CLI, but that's not what I wanted you know... I want to be able to change DB engine version, I guess I have to try to use modify-db-instance with --engine-version param, but as for the value for this param I need to view it from the AWS console and then type it into the CLI...

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