AI Agents (AgentSuite)
The Archie Assistant is an AI-powered chat interface that can help you manage infrastructure through natural language.
Agent Chat
Click the Archie Assistant button (bottom-right corner, visible on every page) to open the chat.
Available agents:
| Agent | What it does |
|---|---|
| Deploy | "Deploy a VPC in us-east-1" — walks through the deploy flow |
| Investigate | "Why is my stack failing?" — analyzes logs and errors |
| Audit | "Show me all changes this week" — reviews activity |
| Remediate | "Fix drift on legacy-api-prod" — remediates drifted resources |
| Orchestrator | Coordinates multiple agents for complex tasks |
AI Agents Blueprints
The Starter Library includes blueprints for deploying your own AI agents on AWS Bedrock AgentCore:
- Simple agent runtime
- Full agent stack with memory, code interpreter, and ECR