get_insight_resources
Identify specific resources affected by a given optimization insight, including resource IDs, accounts, potential savings, and remediation details.
Instructions
Use this when the user wants to see which specific resources are affected by an optimization insight. Returns resource IDs, accounts, potential savings, and remediation details. Do NOT use this for listing all insights (use list_insights).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The key of the insight (e.g. 'delete-ebs-volumes'). Use the 'key' field from list_optimization_recommendations. | |
| source | Yes | The source of the insight (e.g. 'aws-cost-optimization-hub', 'aws-trusted-advisor'). Use the 'source' field from list_optimization_recommendations. |