API to get all the resources that is used in an AWS account

0

Is there any API call from any resources within AWS that we can use to get all the resources that are used within an AWS account?

Ragul
已提问 2 年前752 查看次数
2 回答
3

Hi There

There are a few ways to to this:

  1. Use Tag Editor
  2. Use AWS Config
  3. Use a third party tool like aws-inventory
profile pictureAWS
专家
Matt-B
已回答 2 年前
  • AWS config doesn't provide all the resources that the user uses, does it?

    And for Tag editor, is there any API to fetch them out of the AWS account?

0

Tag Editor is a good option for this @Matt-B mentioned. This helps you to filter resources based on regions and resource types.

profile pictureAWS
已回答 2 年前
  • I would like to fetch the resources through an API. Does Tag editor have any such APIs?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则