Skip to content

How to find source of GetMetricData

0

My Cloudwatch cost has increased and i am seeing high cost on GetMetricData API calls so trying to find if there is any way to get the source of it. Cloud trail Event History dosen't show that.

Br, Avinash

3 Answers
1

Hello Avinash,

Sorry for any frustration caused. You may find this article helpful in determining your CloudWatch Usage and costs: https://aws.amazon.com/premiumsupport/knowledge-center/cloudwatch-understand-and-reduce-charges/.

You can also refer to this doc for more details on cost and usage reports: https://docs.aws.amazon.com/cur/latest/userguide/how-cur-works.html.

If that's not quite what you need, you can always create a case with our Billing team to look into the cause of the charges: go.aws/support-center.

Best wishes,

  • Marc O.
AWS
EXPERT
answered 3 years ago
0

Thankyou Marco for your valuable inputs.

answered 3 years ago
0

Data events in CloudTrail is able to log the API calls to CloudWatch metrics, including GetMetricData. You just need to create/modify a trail and add data events with the type CloudWatch metrics.

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.