I have an Ubuntu 18.04 EC2 instance on AWS. It have 512 GB of root EBS. But using only 16 GB of root mount point. So I want to reduce the EBS to 20 GB as cost saving. I don't want to recreate the instance from the scratch. Because lot of effort spend on building and configuring the instance for specific needs. Is there any way to reduce the root EBS without changing the softwares and configurations?
Please consider there are many guide for AWS linux, those won't work for Ubuntu.