aws · Amazon Bedrock Docs
Bedrock Automate tasks in your application using AI agents
Overview of building and configuring autonomous AI agents in Amazon Bedrock that orchestrate foundation models, knowledge bases, and action groups to automate tasks.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Bedrock Automate tasks in your application using AI agents
Overview of building and configuring autonomous AI agents in Amazon Bedrock that orchestrate foundation models, knowledge bases, and action groups to automate tasks.
When To Use
Use when you need to implement an autonomous agent that can break down user requests, query private data sources, and execute API calls to external systems.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/bedrock-agents-automate-tasks-in-your-application-using-ai-workflow-guide.md | An overview of how Amazon Bedrock Agents enable autonomous task orchestration and user action completion within applications. | Questions about an overview of how Amazon Bedrock Agents enable autonomous task orchestration and user action completion within appli... |
What This Skill Covers
- Amazon Bedrock Agents offers you the ability to build and configure autonomous agents in your application. An agent helps your end-users complete actions bas...
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.aws.amazon.com/bedrock/latest/userguide/agents.html
