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
preguntada hace 2 años829 visualizaciones
2 Respuestas
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
EXPERTO
Matt-B
respondido hace 2 años
  • 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
respondido hace 2 años
  • I would like to fetch the resources through an API. Does Tag editor have any such APIs?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas