list_aws_savings_plans
Retrieve paginated AWS Savings Plans for an organization, filtering by plan type and status, and using page tokens to navigate results.
Instructions
PerfectScale for Commitments (AWS) — commitment inventory, recommendations, and planned purchases. Returns the paginated list of Savings Plans for the specified organization.
Filterable by plan type and state. 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 |
|---|---|---|---|
| type | No | ||
| status | No | ||
| pageToken | No | ||
| maxResults | No | ||
| X-Tenant-Id | 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 |