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 年前檢視次數 806 次
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?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南