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 回答
0
已接受的回答

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

已回答 1 年前
profile picture
专家
已审核 1 年前
0

Can you send the screens?

profile picture
已回答 1 年前
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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则