Resource list
The resource table shows the following columns:| Column | Description |
|---|---|
| Name | Resource’s display name or ID |
| Type | Resource type: ec2_instance, s3_bucket, rds_instance, etc. |
| Provider | The cloud account the resource belongs to |
| Region | AWS region, GCP zone, Azure location, or Kubernetes cluster name |
| Status | active, stopped, or deleted |
| Last seen | When InfraAudit last synced this resource |
Filtering
Use the filter bar above the table to narrow the list by:- Provider — one or more connected accounts
- Type — resource type (multi-select)
- Region — one or more regions
- Status — active, stopped, or deleted
- Tag — key/value tag search (AWS tags, GCP labels, Azure tags)
Resource detail
Click any resource to open the detail panel. The panel has several tabs:Overview tab
Overview tab
- External ID (ARN, URI, or provider ID)
- Region and account
- Tags and labels
- Last configuration snapshot (raw JSON)
- Status history
Drifts tab
Drifts tab
A timeline of drift findings for this resource. Each drift shows the type (configuration, security, or compliance), severity, detected time, and current status.
Vulnerabilities tab
Vulnerabilities tab
CVEs matched against this resource, sorted by CVSS score. Each row links to the NVD advisory for that CVE.
Cost tab
Cost tab
Monthly spend attributed to this resource for the last 6 months, if billing data is available for the resource type.
Recommendations tab
Recommendations tab
AI-generated or rule-based suggestions specific to this resource. Click Generate recommendation to request a fresh one on demand.
Supported resource types
| Provider | Resource types |
|---|---|
| AWS | EC2 instances, S3 buckets, RDS instances, Lambda functions, CloudFront distributions, VPCs, subnets, security groups |
| GCP | Compute instances, Cloud Storage buckets, BigQuery datasets, GKE clusters |
| Azure | Virtual machines, storage accounts, SQL servers |
| Kubernetes | Deployments, pods, services, namespaces |
Exporting the inventory
From the resource list, click Export to download a CSV of the current filtered view. The CSV includes all visible columns, the resource’s external ID, and tags.Manual resource actions
From the resource detail panel you can trigger actions directly against a specific resource:| Action | What it does |
|---|---|
| Capture baseline | Snapshots the current configuration as a new baseline for drift detection |
| Run vulnerability scan | Scans this resource immediately without waiting for the next scheduled job |
| Request recommendation | Generates an AI recommendation for this resource on demand |
Next steps
- Drift detection — understand and manage drift findings
- Vulnerabilities — view CVE findings for your resources
- Cost optimization — review spend by resource