.Net SDK/API for all Resources List and Cost for individual resource day wise

0

Need Help for finding a proper .Net SDK/API which will return list of all resources which are available in the aws user account.

Need .Net SDK/API which will return list of costing details of each resource available in the user account on daily basis (i.e, how much the resource costed each day) and also need a .Net SDK/API which should return usage/cost details location wise.

Please help me out.

Bindhu
asked 10 months ago234 views
1 Answer
0
Accepted Answer

Hi, you probably want to use AWS Resource Explorer: https://aws.amazon.com/blogs/aws/introducing-aws-resource-explorer-quickly-find-resources-in-your-aws-account/

It has a .Net SDK to work programmatically instead of via console: https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/ResourceExplorer2/NResourceExplorer2.html

Hope it helps, Didier

profile pictureAWS
EXPERT
answered 10 months ago
profile picture
EXPERT
reviewed 10 months ago
  • Hi Didier thanks for the help , the AWS resource explorer is useful but the .Net SDK is not giving expected result. Thank you

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.

Guidelines for Answering Questions