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 Respuestas
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
respondido hace un año
-1

Please use cli and it will work.

AWS
respondido hace 2 años
-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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas