list_aws_organizations_settings
Fetch automation and recommendation engine settings for all AWS organizations, segmented by product line (compute, database), with pagination support.
Instructions
PerfectScale for Commitments (AWS) — commitment inventory, recommendations, and planned purchases. Returns automation and recommendation engine settings for every onboarded
organization, broken down by product line (compute, database).
Settings are configured at the customer level and apply uniformly across all organizations.
Only product lines that are activated/onboarded for a given organization are returned.
The purchaseAccountId is the member AWS account designated to execute SP
purchases on behalf of that 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 |
|---|---|---|---|
| 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. |