aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws
Enables developers to build, deploy, and manage multiple specialized agents that work together to tackle complex workflows. Each agent focuses on a specific task, breaks down processes into manageable steps, assigns tasks to the appropriate agents, and ensures accurate, and reliable outcomes.
Built on Amazon Bedrock Agents with a supervisor-subordinate architecture, the system uses semantic search over knowledge bases and natural language-to-SQL translation via action groups to query structured data in Athena without data movement. The reference implementation demonstrates five specialized agents (order management, product recommendation, troubleshooting, personalization, and supervision) coordinated through Lambda, DynamoDB session state, and WebSocket APIs to handle customer support workflows requiring both unstructured knowledge retrieval and real-time database queries.
Stars
58
Forks
35
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Jan 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
awslabs/agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
horizon-rl/strands-sglang
SGLang model provider for Strands Agents for on-policy agentic RL training.
rodmena-limited/stabilize
Queue-Based State Machine - A lightweight workflow execution engine with DAG-based stage...
jeremiah-k/agor
AgentOrchestrator - Multi-agent development coordination platform. Transform AI assistants into...
avtomatika-ai/avtomatika
High-performance state-machine based orchestrator for managing complex AI agents and ...