list_aws_reserved_instances
List AWS Reserved Instances for an organization, with filtering by status, region, instance type, family, and offering class. Paginate using the returned pageToken to retrieve all results.
Instructions
PerfectScale for Commitments (AWS) — commitment inventory, recommendations, and planned purchases. Returns the paginated list of Reserved Instances (RIs) for the specified organization.
Filterable by state, instance type/family, region, and offering class. This endpoint is paginated: to fetch the next page, call again passing the response's pageToken value as the pageToken parameter. Stop once the response has no pageToken — that means there are no more pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | ||
| status | No | ||
| pageToken | No | ||
| maxResults | No | ||
| X-Tenant-Id | No | ||
| instanceType | No | ||
| offeringClass | No | ||
| instanceFamily | No | ||
| customerContext | No | Scope the request to a specific customer by ID. Required for DoiT employees (whose token isn't tied to a single customer); omit for direct customer users. | |
| managementAccountId | Yes |