Prompt Buddy logoPrompt Buddy

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.

Import to Prompt Buddy

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

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/bedrock-agents-automate-tasks-in-your-application-using-ai-workflow-guide.mdAn 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

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. 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