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 Risposte
0
Risposta accettata

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

con risposta un anno fa
profile picture
ESPERTO
verificato un anno fa
0

Can you send the screens?

profile picture
con risposta un anno fa
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande