- Newest
- Most votes
- Most comments
There is no need to delete VPCs, subnets, security groups, and network ACLs, as they will be the ones that do not incur fees when created.
https://aws.amazon.com/vpc/pricing/?nc1=h_ls
If the EC2, RDS, etc. that were launched in the VPC are gone, then there would be no billing.
You should check the AWS Cost Explorer screen for charges for a few days.
https://docs.aws.amazon.com/ja_jp/cost-management/latest/userguide/ce-what-is.html
It is rare to forget to delete EC2 or RDS snapshots, so please make sure they have been deleted.
VPCs, subnets, route tables, and internet gateways do not have a cost. So, it is ok to leave your default VPC. See: VPC pricing.
You can delete the Default VPC if you want to.
Relevant content
asked 2 years ago
asked 2 years ago
asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 10 months ago

tks for information
tks for information