Please open issues in the Cloud-Inquisitor repository
The base AWS collector queries all regions for every account collecting information for the following:
Update the list of resources that are account wide
- S3 Buckets
- CloudFront Distributions
- Route53 DNS Zones and records
Update the list of the following resources for a specific account and region
- EC2 Instances
- AMIs
- EBS Volumes
- EBS Snapshots
- Elastic BeanStalks
- VPCs
Option name | Default Value | Type | Description |
---|---|---|---|
enabled | True | bool | Enable the AWS collector |
interval | 15 | int | Run frequency, in minutes |
max_instances | 1000 | int | Maximum number of instances per API call |