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 Risposte
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
ESPERTO
Matt-B
con risposta 2 anni fa
  • 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
con risposta 2 anni fa
  • I would like to fetch the resources through an API. Does Tag editor have any such APIs?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande