Im Currently using AWS RDS on my system, and my storage is too big. And then i house keeping them and delete about 200 TB. But in my billing the storage didnt decrease at all. How can i decrease my storage on AWS RDS ?
You can't decrease storage as you provision upfront. The only way to decrease storage is dump your database to disk on another (EC2?) server and create a new RDS instance with less diskspace.