- Newest
- Most votes
- Most comments
There are several potential reasons why you might be seeing a small monthly charge on your AWS account, even if you believe you're not actively using any services:
-
Hidden or forgotten resources: You may have some small resources running that you've forgotten about or that aren't immediately visible in the main console. These could include things like EBS volumes, snapshots, or Elastic IP addresses that weren't properly deleted when you terminated EC2 instances.
-
Resources in different regions: AWS operates in multiple regions worldwide. It's possible you have a small resource running in a region you don't typically use or check.
-
Data storage: Even if you're not actively using services, you might have some data stored in services like S3 or EBS snapshots that incur small storage fees.
-
Free Tier expiration: If you initially signed up for the AWS Free Tier, some services become billable after the 12-month period expires, even if usage is very low.
To resolve this issue:
-
Log into your AWS Management Console and use the Cost Explorer tool to identify which specific services are generating the charges.
-
Check all AWS regions for any active resources.
-
Look for things like unattached EBS volumes, old snapshots, or Elastic IP addresses not associated with running instances.
-
If you can't find the source of the charges, consider contacting AWS Support for a detailed explanation of your bill.
-
If you're certain you don't need the account anymore, you can close it to prevent future charges. However, make sure to properly terminate all resources first to avoid any final unexpected charges.
Remember, even small charges can add up over time, so it's good to address this to ensure you're not paying for services you don't need or use.
Sources
Why am I getting charged although I deleted my instances and volumes a few weeks ago? | AWS re:Post
Charge for EC2 after i remove all resources | AWS re:Post
What is AWS and why am I being charged for it | AWS re:Post
answered a year ago
Relevant content
asked 3 years ago
asked a year ago
asked 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 6 months ago
