diff --git a/docs/img/quick-inventory.jpg b/docs/img/quick-inventory.jpg new file mode 100644 index 00000000..a7124bb7 Binary files /dev/null and b/docs/img/quick-inventory.jpg differ diff --git a/docs/img/quick-inventory.png b/docs/img/quick-inventory.png deleted file mode 100644 index c7229d3d..00000000 Binary files a/docs/img/quick-inventory.png and /dev/null differ diff --git a/docs/tutorials/quick-inventory.md b/docs/tutorials/quick-inventory.md index a3cd31ac..02a9d15d 100644 --- a/docs/tutorials/quick-inventory.md +++ b/docs/tutorials/quick-inventory.md @@ -14,4 +14,6 @@ prowler -i - Also, it creates by default a CSV and JSON to see detailed information about the resources extracted. -![Quick Inventory Example](../img/quick-inventory.png) +![Quick Inventory Example](../img/quick-inventory.jpg) + +> The inventorying process is done with `resourcegroupstaggingapi` calls (except for the IAM resources which are done with Boto3 API calls.)