问题
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!!!!
回答1:
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.
回答2:
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).
回答3:
Give this a try:-
Go to my Billing dashboard.
Under left pane -> Billing -> go to Bills.
Here you can find bills according to month with charges based on different services.
If you click on a specific service(drop down), you can find, under which region the service has been launched and its charges
来源:https://stackoverflow.com/questions/63895173/how-to-view-all-the-services-running-on-aws