Loading...
Loading...
Compare original and translation side by side
AgentSpace routing (SigV4 only): Ifis available in your tool list and the multi-space orchestration skill has NOT been invoked yet this session, invoke it first to determine whichlist_agent_spacesto use. Then passagent_space_idon all tool calls below. For bearer token auth this is unnecessary — the token is already scoped to one space.agent_space_id
AgentSpace 路由(仅支持SigV4): 如果你的工具列表中包含,且本次会话尚未调用多空间编排技能,请先调用该技能确定要使用的list_agent_spaces。之后在以下所有工具调用中传入agent_space_id。对于Bearer令牌认证,此步骤无需执行——令牌已限定在单个空间范围内。agent_space_id
ki-12345ki-12345"Do you have a specific test requirement or focus area? If not, I'll run a full exploratory test."
test_requirement"你是否有特定的测试需求或重点领域?如果没有,我将运行完整的探索性测试。"
test_requirementaws devops-agent list-agent-spaces --region us-east-1agentSpaceIdSPACE_IDaws devops-agent list-agent-spaces --region us-east-1agentSpaceIdSPACE_IDaws_devops_agent__create_release_testing_jobaws_devops_agent__get_taskaws_devops_agent__list_journal_recordsaws_devops_agent__get_release_ui_testing_reportaws_devops_agent__get_release_api_testing_reportaws_devops_agent__create_release_testing_jobaws_devops_agent__get_taskaws_devops_agent__list_journal_recordsaws_devops_agent__get_release_ui_testing_reportaws_devops_agent__get_release_api_testing_reportaws_devops_agent__create_release_testing_job(
test_profile_id="ki-12345",
webhook_event_message="<optional test requirement>"
)
→ {"taskId": "...", "executionId": "...", "status": "started"}aws_devops_agent__create_release_testing_job(
test_profile_id="ki-12345",
webhook_event_message="<可选测试需求>"
)
→ {"taskId": "...", "executionId": "...", "status": "started"}aws_devops_agent__get_task(task_id=TASK_ID)IN_PROGRESSaws_devops_agent__get_task(task_id=TASK_ID)IN_PROGRESSIN_PROGRESSaws_devops_agent__list_journal_records(execution_id=EXEC_ID, order="ASC")next_tokenaws_devops_agent__get_task(task_id=TASK_ID)COMPLETEDFAILEDCANCELEDTIMED_OUTIN_PROGRESSaws_devops_agent__list_journal_records(execution_id=EXEC_ID, order="ASC")next_tokenaws_devops_agent__get_task(task_id=TASK_ID)COMPLETEDFAILEDCANCELEDTIMED_OUTCOMPLETEDaws_devops_agent__get_release_ui_testing_report(execution_id=EXEC_ID)aws_devops_agent__get_release_api_testing_report(execution_id=EXEC_ID)release-testing-report-<YYYY-MM-DD-HHmmss>.mdFAILEDTIMED_OUTCANCELEDCOMPLETEDaws_devops_agent__get_release_ui_testing_report(execution_id=EXEC_ID)aws_devops_agent__get_release_api_testing_report(execution_id=EXEC_ID)release-testing-report-<YYYY-MM-DD-HHmmss>.mdFAILEDTIMED_OUTCANCELEDaws_devops_agent__cancel_release_testing_job(task_id=TASK_ID)aws_devops_agent__cancel_release_testing_job(task_id=TASK_ID)FAILEDIN_PROGRESScancel_release_testing_job429ThrottlingExceptionFAILEDIN_PROGRESScancel_release_testing_job429ThrottlingExceptionaws-devops-agentaws-devops-agentaws devops-agent list-agent-spaces --region us-east-1agentSpaceIdSPACE_IDaws devops-agent list-agent-spaces --region us-east-1agentSpaceIdSPACE_IDaws devops-agent create-backlog-task \
--agent-space-id SPACE_ID \
--task-type RELEASE_TESTING \
--title 'Release Testing' \
--priority MEDIUM \
--description '{\"testProfileId\": \"<PROFILE_ID>\", \"webhookEventMessage\": \"<REQUIREMENT>\"}' \
--region us-east-1webhookEventMessageaws devops-agent create-backlog-task \
--agent-space-id SPACE_ID \
--task-type RELEASE_TESTING \
--title 'Release Testing' \
--priority MEDIUM \
--description '{\"testProfileId\": \"<PROFILE_ID>\", \"webhookEventMessage\": \"<REQUIREMENT>\"}' \
--region us-east-1webhookEventMessageaws devops-agent get-backlog-task \
--agent-space-id SPACE_ID \
--task-id TASK_ID \
--region us-east-1IN_PROGRESSCOMPLETEDFAILEDCANCELEDTIMED_OUTaws devops-agent get-backlog-task \
--agent-space-id SPACE_ID \
--task-id TASK_ID \
--region us-east-1IN_PROGRESSCOMPLETEDFAILEDCANCELEDTIMED_OUTIN_PROGRESSaws devops-agent list-journal-records \
--agent-space-id SPACE_ID \
--execution-id EXEC_ID \
--order ASC \
--region us-east-1next_tokenget-backlog-taskCOMPLETEDFAILEDCANCELEDTIMED_OUTIN_PROGRESSaws devops-agent list-journal-records \
--agent-space-id SPACE_ID \
--execution-id EXEC_ID \
--order ASC \
--region us-east-1next_tokenget-backlog-taskCOMPLETEDFAILEDCANCELEDTIMED_OUTCOMPLETED--record-type qa_ui_testing_report--record-type qa_api_testing_reportaws devops-agent list-journal-records \
--agent-space-id SPACE_ID \
--execution-id EXEC_ID \
--record-type qa_ui_testing_report \
--order ASC \
--region us-east-1release-testing-report-<YYYY-MM-DD-HHmmss>.mdFAILEDTIMED_OUTCANCELEDCOMPLETED--record-type qa_ui_testing_report--record-type qa_api_testing_reportaws devops-agent list-journal-records \
--agent-space-id SPACE_ID \
--execution-id EXEC_ID \
--record-type qa_ui_testing_report \
--order ASC \
--region us-east-1release-testing-report-<YYYY-MM-DD-HHmmss>.mdFAILEDTIMED_OUTCANCELEDaws devops-agent update-backlog-task \
--agent-space-id SPACE_ID \
--task-id TASK_ID \
--task-status CANCELED \
--region us-east-1aws devops-agent update-backlog-task \
--agent-space-id SPACE_ID \
--task-id TASK_ID \
--task-status CANCELED \
--region us-east-1