My data base instace on RDS disappeared

0

My PostgreSQL database instance just disappeared from no where. I'm still able to connect to it on DBeaver but I can't change configurations or anything like that on the AWS console, does anyone know what might be happening ?

3 Respuestas
0
Respuesta aceptada

I find out what was happening, for some reason I was on a a different zone that I always am.

respondido hace un año
profile picture
EXPERTO
revisado hace un año
0

Can you send the screens?

profile picture
respondido hace un año
0

Hello

Please try to locate it using the below CLI.

aws rds describe-db-instances --db-instance-identifier <value> --region <value> --output json
AWS
respondido hace un año

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