-1

I had mistakenly launched a db.r6g.large PostgreSQL instance and deleted it instantly while under Free Tier. I also deleted all the snapshots as well. Yet, I see daily increase in the bill by a few cents. Anyone knows what to do there?

enter image description here

enter image description here

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
Devang Sanghani
  • 731
  • 5
  • 14

1 Answers1

1

The db.r6g.large database would not qualify for the Free Tier.

Therefore, the bill is showing a charge for the instance that you launched.

Since you turned off the instance and deleted the snapshots, the charges should not increment any more.

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470