Why is my bill still so high when instances are terminated?

0

I don't understand why my monthly bill is still so high more than 200$. Despite the termination of all my instances I only have on snapshot of my instance. Could someone one help me?

Enter image description here

Enter image description here

Enter image description here

已提問 1 年前檢視次數 1022 次
1 個回答
1
已接受的答案

You need to check for few things :

  • Most of the cost is under VPC, you need to check in details for the related resources. Beware of NAT gateways and un-allocated EIPs.
  • You want to add a region dimension in the Cost explorer to understand which regions these costs are coming from. The snapshots suggest that you are looking only at one region.
  • You might want to look at your daily cost chart to see the impact on when the costs have changed (like after shutting down the instances, etc.)
AWS
專家
已回答 1 年前
profile pictureAWS
專家
已審閱 1 年前
  • I don't have neither NAT gateways nor un-allocated EIPs in my VPC. But I have ENIs which I'm not able to delete. Which permission is required. I have access to the root account but I'm not the one who created the resources.

    Failed to detach 3 network interfaces Details eni-060d89e8510fe4be5 - API error: "You do not have permission to access the specified resource." eni-0c6132cd48e10ebaa - API error: "You do not have permission to access the specified resource." eni-08ada1710fa287118 - API error: "The network interface at device index 0 and networkCard index 0 cannot be detached."

    This resource are created under a different acount. I have to assume the role to perform the detach and delete actions

  • This means that these ENI's are attached to a resource. Did you check for Shared VPCs or other shared resources in your account (Resource Access Manager) ?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南