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?

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?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ