Query to get cost usage per API request and identify the caller information

0

Is there a mechanism to identify the cost associated to every API call within a given account and track the source of the given API call?

  • Is there a way I can link both these datasets? I am trying to find if there is an efficient way you can link a cloudtrail log associated to API call to its billing usage.

AWS
질문됨 일 년 전427회 조회
1개 답변
0

The easiest solution to view the cost per API is probably to use AWS Cost Explorer [1]. You can then group the results by API calls. You can also use AWS CUR [2]. To track down the source, you will need to use AWS CloudTrail [3].

[1] https://www.wellarchitectedlabs.com/cost/100_labs/100_5_cost_visualization/1_cost_usage_service/

[2] https://docs.aws.amazon.com/cur/latest/userguide/what-is-cur.html

[3] https://aws.amazon.com/cloudtrail/

profile pictureAWS
전문가
답변함 일 년 전
  • Is there a way I can link both these datasets? I am trying to find if there is an efficient way you can link a cloudtrail log associated to API call to its billing usage.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠