Skip to main content

Get Recommendations Types

Retrieves current live recommendations types.

Parameters

ParameterDescription
Account KeyWhich 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.
Division IDWhich 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.

Example Output

[
"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"
]

Workflow Library Example

Get Recommendations Types with Anodot and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop