AWS Security ChangesHomeSearch

AWS devopsagent documentation change

Service: devopsagent · 2026-05-01 · Documentation low

File: devopsagent/latest/userguide/working-with-devops-agent.md

Summary

Updated section title from 'Engaging DevOps Agent via MCP' to 'Interfacing with the DevOps Agent' and expanded content to describe multiple access methods (web app, MCP, ACP, webhooks, API) with a link to detailed documentation.

Security assessment

This is a documentation restructuring to provide a broader overview of access methods. While it mentions API access and integration methods, it doesn't add specific security documentation or address security issues.

Diff

diff --git a/devopsagent/latest/userguide/working-with-devops-agent.md b/devopsagent/latest/userguide/working-with-devops-agent.md
index a71ac66d0..244b67ac6 100644
--- a//devopsagent/latest/userguide/working-with-devops-agent.md
+++ b//devopsagent/latest/userguide/working-with-devops-agent.md
@@ -7 +7 @@
-Working with DevOps AgentAutonomous incident responseOn-demand DevOps tasksProactive incident preventionEngaging DevOps Agent via MCP
+Working with DevOps AgentAutonomous incident responseOn-demand DevOps tasksProactive incident preventionInterfacing with the DevOps Agent
@@ -27 +27 @@ After resolving incidents, DevOps Agent analyzes patterns across your investigat
-## Engaging DevOps Agent via MCP
+## Interfacing with the DevOps Agent
@@ -29,3 +29 @@ After resolving incidents, DevOps Agent analyzes patterns across your investigat
-You can access AWS DevOps Agent capabilities directly from MCP-compatible clients and IDEs using the [AWS MCP Server](https://docs.aws.amazon.com/aws-mcp/latest/userguide/what-is-mcp-server.html). This enables you to investigate incidents, optimize costs, review architecture, map topology, and get remediation guidance through DevOps Agent APIs without leaving your development environment.
-
-For [Kiro](https://kiro.dev/) users, a dedicated **aws-devops-agent** power is available in the [Kiro powers repository](https://github.com/kirodotdev/powers). This power provides a pre-configured setup that connects Kiro to AWS DevOps Agent through the AWS MCP Server, giving you AI-powered operational intelligence directly in your IDE.
+AWS DevOps Agent supports multiple access methods including the web app console, MCP integration for IDEs, Agent Client Protocol (ACP), webhooks for event-driven automation, and direct API access. For more information, see [Interfacing with the DevOps Agent](./working-with-devops-agent-interfacing-with-the-devops-agent.html).