DB Instance class droprown is empty when attempting to modify existing RDS Database

1

I received the notice that my current instances will be deprecated and wanted to change the DB instance Class. There was a similar post but I have tried Chrome, Firefox, and Edge with the same result. The field is empty and there are no options in the dropdown.

3 réponses
0

Frequently when I see empty dropdowns on AWS frontend it is caused by the backend returning an informative error but the frontend not interpreting it or showing the error. I suggest watching your network traffic and looking endpoints not returning Http Status 200 and then checking the body of the Response.

checking network traffic for non 200 http code

finding error message in response body

jfunk
répondu il y a un an
-1

Please use cli and it will work.

AWS
répondu il y a 2 ans
-1

Hi There,

I understand you have received the notice that your current instances will be deprecated and wanted to change the DB instance Class but the field is empty and there are no options in the dropdown.

I strongly suggest that as a workaround you use the AWS CLI to perform the changes [1]

RDS modify a DB Instance [2]

Amazon Aurora Modifying an Aurora DB cluster [3]

I hope you find this information helpful.

======References=====

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

[2] https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html

[3] https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Modifying.html#Aurora.Modifying.Instance

Mfanelo
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions