RDS console does not show all databases

0

Hello,

This is a qualitative question. When I log on to RDS on my aws management console the console does not show all of my databases.

The URL automatically defaults to the us-west-2 region, and on the console it says DB Instances (0/40). I was confused though, because I had created a db only a day ago, and I was able to still connect to it through CLI, though somehow db instances was still 0/40.

I noticed I had to go into the URL and change the region from us-west-2 to us-east-1, and then magically DB Instances (1/40) with my database was right there.

Is it possible to see databases across all regions in the RDS console without having to change the URL?

3개 답변
0
수락된 답변

The RDS console is separated by region, so it is not possible to see the databases for all regions.
If you want to see the databases for all regions, you can create a shell script using AWS CLI or other methods.
However, it is a shell script and cannot be displayed in the RDS console.

profile picture
전문가
답변함 일 년 전
profile picture
전문가
검토됨 10달 전
0

Yes, you can't see all RDS instances from multiple regions via the console yet.

Ibrahim Mohamed (albarki) did create a nifty script that will provide the list for you.
You can find it at his GitHub repository - https://gist.github.com/albarki/3588354ef11a137e199e29381fb07de1

Hope this helps.

profile picture
답변함 일 년 전
profile picture
전문가
검토됨 10달 전
0

Can you see dB's via DBeaver?

profile picture
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠