Actions
Get Recommendations Types
Retrieves current live recommendations types.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Account ID | The account ID to use for this action. If not provided, defaults to the account ID configured in the connection. Note: This parameter is only for UM 2.0 connections. |
| Account Key | Which account key to use for authentication. Must be used with a valid Division ID. If not provided, will default to use the first Account Key and Division ID found. |
| Cost Center ID | The cost center ID to use for this action. If not provided, defaults to the cost center ID configured in the connection. Note: This parameter is only for UM 2.0 connections. |
| Division ID | Which division ID to use for authentication. Must be used with a valid Account Key. If not provided, will default to use the first Account Key and Division ID found. |
[
"ebs-unattached",
"ip-unattached",
"ec2-idle",
"dynamodb-idle",
"version-upgrade",
"rds-version-upgrade",
"ec2-low-cpu-usage",
"rds-ri",
"ebs-upgrade",
"elasticache-ri",
"ec2-savings-plans",
"nat-gateway-util-low",
"ebs-outdated-snapshot",
"rds-idle",
"ec2-stopped-instance"
]
Was this page helpful?