← Back to Portal
02
Autonomous Task Agents
Multi-step ReAct loop with tool-calling, knowledge grounding, and self-correction
Bedrock Agents
Step Functions
Lambda
OpenSearch
EventBridge
AgentCore
Azure AI Agent
Vertex AI Agent Builder
1
🎯
Goal Input
user request or event
2
AWS
🤖
Bedrock Agent
Claude 3 Sonnet
REACT LOOP
3
CORE
💭
Think
plan next action
4
🔧
Tool Select
match to Action Group
5
AWS
⚡
Execute
invoke Lambda tool
6
👁️
Observe
parse tool result
7
🔀
Continue?
check stopReason
GROUNDING & SAFETY
8
AWS
📚
Knowledge Base
OpenSearch + Titan
9
AWS
🛡️
Guardrails
content + PII
10
✅
Final Response
to user or system
ReAct Loop
AWS Service
Success Path
Retry Path
Click any node for details
×