list_aws_organizations
List all AWS organizations accessible to your tenant, including metadata, savings totals, and estimated monthly potential savings per savings plan type, with pagination support.
Instructions
PerfectScale for Commitments (AWS) — commitment inventory, recommendations, and planned purchases. Returns all AWS Organizations accessible to the authenticated tenant.
Each item includes metadata, trailing 30-day aggregate statistics, precomputed
YTD/lifetime savings totals per SP type so customer-level savings can be aggregated
client-side by summing across organizations, and estimated monthly potential
savings (monthlyPotentialSavings) per SP type from the latest projection. 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 |
|---|---|---|---|
| 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. |