show_fix
Generate a fix for an AWS cost finding, returning a Terraform diff or AWS CLI command for review before merging.
Instructions
Generate the change for one finding, as a diff or a command.
Nothing is applied. The caller reviews and merges. Terraform edits are returned as a unified diff against the declaring file; resources not in code get the equivalent AWS CLI command instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cur | No | ||
| repo | Yes | ||
| profile | No | ||
| finding_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |