1 Answer
- Newest
- Most votes
- Most comments
1
If I create the configuration diagram as you shared in your document, the NAT Gateway fee is included in "EC2 - Other".
NAT Gateway is 0.045 USD per hour.
This costs 2.16 USD per day since there are two of these.
Also, since you are charged for the amount of data processed, I thought perhaps the "EC2 - Other" on your bill is mostly for the NAT Gateway.
https://aws.amazon.com/vpc/pricing/?nc1=h_ls
The invoice would show the region where the cost is being incurred.
If this region is not the one you are expecting, you should check your resources, etc.
Please refer to the following document on how to check for active AWS services.
https://repost.aws/knowledge-center/check-for-active-resources
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 9 months ago

Thank you very much - that makes sense. After setting up a single VPC what do you think contributed to having VPCs set up in 17 regions? My account is new and the only networking changes that I made were from this tutorial.
I believe a default VPC was just created for each region. https://docs.aws.amazon.com/vpc/latest/userguide/default-vpc.html
Great answers - thank you very much