Skip to main content
Back to News Hub
🟧AWS Machine Learning
July 7, 2026
E-Commerce

Build an AI-powered AWS support companion with Amazon Bedrock AgentCore

Overview

AWS Machine Learning published a guide detailing how to build an AWS Support Companion using Amazon Bedrock AgentCore. The system relies on Strands Agents for orchestration and uses the Model Context Protocol (MCP) to connect directly with cloud infrastructure. Through a single conversational interface, users can inspect CloudWatch logs, search documentation, query AWS re:Post, and submit support tickets.

Key Takeaways

  • AWS Machine Learning introduced a walkthrough for creating a technical assistant called the AWS Support Companion using Amazon Bedrock AgentCore.

    The system relies on Strands Agents to manage orchestration while using the Model Context Protocol (MCP) to interface directly with various cloud services.

  • Built to consolidate routine troubleshooting tasks, the interface allows users to examine CloudWatch logs, consult official documentation, check AWS re:Post discussions, and generate support cases from one chat interface.

    The entire infrastructure can be launched with a single deployment script utilizing AWS CloudFormation.

  • To allow user interaction with the agent, the solution incorporates a web interface constructed with AWS Amplify.

    For developers building practical applications with artificial intelligence, this solution illustrates how specialized orchestration frameworks and standard protocols can bring together multiple system diagnostic tools under a single agent interface.

  • Amazon Bedrock AgentCore serves as the base platform for constructing the conversational AWS Support Companion.

    The application utilizes Strands Agents for orchestration and the Model Context Protocol (MCP) for cloud integration.

  • The complete architecture is deployed via a single AWS CloudFormation script and features an AWS Amplify frontend.
Build an AI-powered AWS support companion with Amazon Bedrock AgentCore

AWS Machine Learning introduced a walkthrough for creating a technical assistant called the AWS Support Companion using Amazon Bedrock AgentCore. The system relies on Strands Agents to manage orchestration while using the Model Context Protocol (MCP) to interface directly with various cloud services. Built to consolidate routine troubleshooting tasks, the interface allows users to examine CloudWatch logs, consult official documentation, check AWS re:Post discussions, and generate support cases from one chat interface.

The entire infrastructure can be launched with a single deployment script utilizing AWS CloudFormation. To allow user interaction with the agent, the solution incorporates a web interface constructed with AWS Amplify. For developers building practical applications with artificial intelligence, this solution illustrates how specialized orchestration frameworks and standard protocols can bring together multiple system diagnostic tools under a single agent interface.

Amazon Bedrock AgentCore serves as the base platform for constructing the conversational AWS Support Companion. The application utilizes Strands Agents for orchestration and the Model Context Protocol (MCP) for cloud integration. Capabilities include searching CloudWatch logs, reading AWS documentation, querying AWS re:Post, and creating support cases.

For more details please read the original article at AWS Machine Learning.

Continue Learning

Comments

Comments appear only after moderation. Your email identifies your submission to the moderator and is never displayed here.

No approved comments yet.

Originally published by AWS Machine Learning
Read the original