list_aws_savings_plans
List AWS Savings Plans for an organization, filtering by plan type or status, with pagination for complete results.
Instructions
Evaluate current AWS commitments, plan and automate purchases, and optimize cloud costs with PerfectScale for Commitments. Returns a paginated list of Savings Plans for the specified AWS organization. Optionally filter by plan type (type) and state (status). Omit both filters to return all plans 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 |
|---|---|---|---|
| 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 |