简体   繁体   中英

How to view all the services running on AWS?

How would I be able to view all the services running on aws. I have been charged some $$$, so what to close the services that are running. Most of the $ are being charged for KMS(Key Management System). When I go inside the KMS from aws console there's nothing.

Please Help!!!!

Give this a try:-

  1. Go to my Billing dashboard.

  2. Under left pane -> Billing -> go to Bills.

  3. Here you can find bills according to month with charges based on different services.

  4. If you click on a specific service(drop down), you can find, under which region the service has been launched and its charges

Depending on the access level you have in the project, there are 2 options

Option 1 (Mentioned in the previous comments)

  • Go to my Billing dashboard
  • Under left pane -> Billing -> go to Bills.

This option work only if you have access to the billing information

Option 2 - Use the VPC Dashboard

  • Search for VPC

    在此处输入图像描述

  • In the VPC Dashboard you can see "Resources by Region"

    在此处输入图像描述

Notes: This will give you information about the selected region in the top right corner, however, each resource contains The see all regions dropdown that gives an indication of where that resource is used.

Often the Cost Explorer is one of the best tools to identify where the money is being spent without much delays -- if you check on your bill, it will take the entire cycle to find out.

On the top of your chart on CE, you can change the grouping and usually Usage Type makes it easier to understand the exact usage of that service.

Also, keep in mind if you don't see the expected service on AWS Console, double-check if you are looking at the correct region (top right of your screen).

Firstly, you can check aws bills to see for what you have been charted for - https://aws.amazon.com/premiumsupport/knowledge-center/view-aws-payments/; Also, aws has a tool called trusted advisor that will be able to help you to optimize your pricing. Lastly, there is a tool called cost explorer - https://aws.amazon.com/aws-cost-management/aws-cost-explorer/ , but personally I haven't tried it yet.

Another option to see all resources being used is to go to the "AWS Resource Groups"-->"Tag Editor". Select "All Regions" and "All Supported Resource Types" (or any specific resource you are interested in. Click "Search resources". (hopefully) Done! 在此处输入图像描述

Firstly, go to Billing Dashboard . It open as "AWS Billing Dashboard" (notice ../billing/home in the url).

  1. If you want to view all different aws-services you have been consuming, along with their bills. From the left-pan menu, navigate to => Cost Explorer -> Launch Cost Explorer .
    Here you can find bills according to your months, regions, service-type, usage-type, etc. with charges based on different services.
  2. If you want to view your cumulative bill (regarding all usage of aws services), from the left-pane menu go to Bills .

Top right corner user menu > billing dashboard (from drop-down)> bills (left sidebar menu)

This is exactly what I found in my case and find that two unnecessary ec2 instance is running in unwanted region that I'm paying extra.

And a little thought. AWS is only telling me what I'm charged for. That amount is already transferred to AWS . Instead if it would have shown me a nicer dashboard that says all the services currently running. Then I could find out which one I don't need anymore and prevent that unwanted loss of money.

Please help me, already paid some amount and now i see estimated for this month. I do not find any services from VPC dashboard, however, i am being charged.

enter image description here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM