Earlier quoted context omitted.
But they'll say their favorite line which is that it can be very disruptive to customers for them to stop the spend, how could they possibly know what to stop in your account?? Always easy to find reasons to explain something when the result is more money for you.
Once they need to stop your spending, the following has to happen - VMs deleted, along with all the files on them - S3 buckets emptied - DNS queries no longer getting answered - Databases dropped, backups deleted This is not just something disruptive that can be fixed by spending money again. Even if you stop customer traffic, all these resources are still used and cost money. For a professional account this is insan…
>- VMs deleted, along with all the files on them
VMs shut down, deleted after a specified time period (7 days, whatever, the exact time period doesn't matter)
>- S3 buckets emptied
S3 buckets no longer accessible, emptied after a specified time period
>- DNS queries no longer getting answered
Yep, fine
>- Databases dropped, backups deleted
Database access revoked, backup access revoked, deleted after a specified time period.
There is no reason this has to be an immediate deletion. Heck, even if you request they delete something they probably don't do it immediately and just mark it "deleted" until it's cleaned up after time.