Fix one warning
fix_warningResolve a specific Well-Architected warning in your diagram while preserving the rest, creating a new version. Use this to address individual issues without altering other elements.
Instructions
Resolve a single Well-Architected warning (from get_warnings), leaving the rest of the diagram untouched. Creates a new version. Costs credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The warning's `message` (as returned by get_warnings) | |
| component | No | The warning's `component`, if any | |
| diagram_id | Yes | The diagram id | |
| warning_type | No | The warning's `type`, e.g. no_encryption_transit |