AWS: How to disable all services? Ask Question

AWS: How to disable all services? Ask Question

I was dorking around with AWS (and related services), hoping that I could stay in the Free Tier, like I do when I'm exploring Google App Engine.

A few days ago, I get a letter from Amazon that they've charged me $33 or so for my 2 days of exploration.

This has got to end, but I forget what services I've enabled. Ideally, I'd just disable the AWS account entirely, as without a free sandbox there's no way I'm going to be using their service. Is there a global off button, or do I have to stumble around to turn all their services off individually? Or do I have to delete my CC information and just create a new Amazon account altogether?

ベストアンサー1

You can close your entire account in AWS Billing: https://console.aws.amazon.com/billing/home?#/account

Or if you just want to disable your "Free-Tier" services that has charges, view them here: https://console.aws.amazon.com/billing/home#/freetier

Then open your EC2 dashboard - and cancel those services:

https://us-west-2.console.aws.amazon.com/ec2

For example: Stop running instances, delete volumes, remove elastic IPs, etc.

Otherwise, I recommend sending an email to [email protected] from the email you used to signup with their service.

おすすめ記事