Instance types in a region
instancesFree. Instance types available in a region. Exact type names with per-type coverage: raw events (events, first_event, last_event; zero/null for types that only exist in the legacy history) and legacy history ranges (history_daily_from/to, history_monthly_from/to). Optional prefix narrows the list (for example c5. or n2-).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Case-sensitive prefix filter on the type name. | |
| region | Yes | Region slug as listed by /catalog (for example `us-east-1` for AWS, `us-central1` for GCP, `us-east` for Azure). Azure slugs map to `eastus`, `westus2`, `westeurope`. Example: us-east-1 | |
| provider | Yes | Cloud provider. One of `aws`, `gcp`, `azure`. |