fix: 9 improvements to aws-devops-agent power from end-to-end testing#125
Closed
tipuq wants to merge 8 commits into
Closed
fix: 9 improvements to aws-devops-agent power from end-to-end testing#125tipuq wants to merge 8 commits into
tipuq wants to merge 8 commits into
Conversation
§1 (High): Replace import boto3 with call_boto3 — sandbox blocks raw imports §2 (High): Add userId/userType to all CreateChat + SendMessage examples §3 (Medium): Add empty list-recommendations recovery via UpdateBacklogTask PENDING_START §4 (Medium): Add Reducing Approval Fatigue section (autoApprove list, trade-off guide, hooks) §5 (Low): Add 15 resource-type keywords (incl ssm, kms) §6 (Low): Replace vague pagination with concrete --starting-token example §7 (Low): Add worked ECS incident walkthrough §8 (Low): Add 1b. Required IAM Permissions subsection in setup §9 (Low): Restructure User identity troubleshooting as 3 numbered options Also: license aligned to repo convention (AWS Customer Agreement), executionId provenance fixed, pseudocode }) consistency, steering SendMessage casing
|
Hi @tipuq, thank you for your contribution! Please note that if you haven't already, you would also need to submit your power officially at kiro.dev/powers/submit so it can be reviewed for listing in the Kiro powers registry. |
Reapply all §1-§9 fixes against the latest upstream POWER.md and steering.md to eliminate merge conflicts from upstream changes since the fork was created.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces #124 (closed due to branch recreation for conflict resolution).
Summary
9 defects identified and fixed from end-to-end testing against the live AWS MCP Server. The two highest-severity fixes (§1, §2) were verified — the corrected
call_boto3+userIdpattern produces successful streaming responses.import boto3withcall_boto3— sandbox blocks raw importsuserId/userTypeto all CreateChat + SendMessage exampleslist-recommendationsrecovery viaupdate-backlog-task --task-status PENDING_START--starting-token/--page-sizeexample1b. Required IAM Permissionssubsection in SetupValidation
import boto3in any code blockcreate-chathas--user-id/--user-typeSendMessagecode block hasuserId