list_aws_reserved_instances
Evaluate AWS commitments and plan purchases by retrieving paginated Reserved Instances for your organization. Filter by state, region, or instance type to target cost optimization.
Instructions
Evaluate current AWS commitments, plan and automate purchases, and optimize cloud costs with PerfectScale for Commitments. Returns a paginated list of Reserved Instances (RIs) for the specified AWS organization. Optionally filter by state, instance type, instance family, region, and offering class. Omit filters to return all RIs for the AWS organization. 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 |