Description:
There are several limitations in the current implementation of cloudlist when integrating with AWS environments. These include:
Key Issues:
- Lack of Contextual Metadata:
Tags, Account IDs, and other contextual metadata from AWS are not being included in the discovery output, making it difficult to categorize and act on findings.
- Missing Customization of AWS Queries:
The discovery mechanism is a black box. It's not possible to customize the AWS queries or control which resources are fetched.
- Misc Bugs:
ENIs are not fetched.
Route53 zones are incompletely sourced (e.g., only public zones are retrieved).