Search code examples
amazon-web-servicesamazon-rds

Amazon RDS free tier instance disappeared suddenly


I created a Free Tier t3.micro RDS instance in a totally fresh AWS account. Today when I logged into my AWS root account to check something. My DB instance is just not showing up in the list. But I'm able to connect to the database using Azure Data Studio and query it like before. What is going on? enter image description here enter image description here

I can see that I've only consumed 48% of the Free tier limit. What is going on here.


Solution

  • Make sure you selected correct region. It should correspond the one you created resources in. enter image description here