Skip to content

fix: use update-backlog-task for mitigation#1

Open
bhavanik03 wants to merge 1 commit into
aws-samples:mainfrom
bhavanik03:fix/mitigation-workflow
Open

fix: use update-backlog-task for mitigation#1
bhavanik03 wants to merge 1 commit into
aws-samples:mainfrom
bhavanik03:fix/mitigation-workflow

Conversation

@bhavanik03
Copy link
Copy Markdown

…-task

The correct way to trigger mitigation plan generation is:
aws devops-agent update-backlog-task --task-status PENDING_START

NOT creating a new investigation. The old approach created a separate task with no context from the original RCA.

Mitigation plans are stored as mitigation_summary_md journal records. Retrieve via: list-executions → list-journal-records --record-type mitigation_summary_md

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bhavanik03 bhavanik03 force-pushed the fix/mitigation-workflow branch from c46be7c to b82ae25 Compare May 14, 2026 21:49
…-task

The correct way to trigger mitigation plan generation is:
  aws devops-agent update-backlog-task --task-status PENDING_START

NOT creating a new investigation. The old approach created a separate
task with no context from the original RCA.

Mitigation plans are stored as mitigation_summary_md journal records.
Retrieve via: list-executions → list-journal-records --record-type mitigation_summary_md
@bhavanik03 bhavanik03 force-pushed the fix/mitigation-workflow branch from b82ae25 to 69f724d Compare May 14, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant