AWS aws-mcp documentation change
Summary
Added new documentation page introducing AWS MCP Server for secure AI-driven access to AWS services.
Security assessment
The documentation describes secure authenticated access for AI assistants but shows no evidence of patching a vulnerability. It focuses on security features like authentication and best-practice workflows.
Diff
diff --git a/aws-mcp/index.md b/aws-mcp/index.md index 8b1378917..49cdf38cd 100644 --- a//aws-mcp/index.md +++ b//aws-mcp/index.md @@ -0,0 +1 @@ +# AWS MCP Server Documentation @@ -1,0 +3,3 @@ +AWS MCP Server is a fully managed remote Model Context Protocol (MCP) server that provides AI assistants and agents with secure, authenticated access to AWS services through natural language interactions. You can use AWS MCP Server to perform complex, multi-step AWS tasks by combining real-time access to AWS documentation, syntactically correct API calls, and pre-built workflows called Agent SOPs that follow AWS best practices. + +### [User Guide Describes key concepts of AWS MCP Server and provides instructions to set up authentication, configure your MCP client, and use Agent SOPs to complete AWS tasks through AI assistants. ](/aws-mcp/latest/userguide/)