1
0
mirror of synced 2026-05-22 22:53:35 +00:00
Files
amazon-bedrock-agentcore-sa…/02-use-cases
SkyWalker-CMD f8a09c72d9 Update AgentCore Identity Endpoints for Control Plane (#803)
* Update AgentCore Identity endpoints for Control Plane

* Execute linting against SRE Agent sample guide

* Remove logging of secret ARN key details

---------

Co-authored-by: Sherif Riad <sherifri@amazon.com>
2025-12-23 18:58:46 -05:00
..

💡 Amazon Bedrock AgentCore Use Cases

Welcome to the use cases section of the Amazon Bedrock AgentCore samples repository!

This folder contains end-to-end applications that demonstrate how to apply Amazon Bedrock AgentCore capabilities to solve real business problems. Each use case provides complete implementation with detailed explanations and deployment instructions.

🏗️ Architecture Patterns

These use cases demonstrate various architectural patterns:

  • Single Agent: Focused solutions for specific tasks
  • Multi-Agent: Collaborative agent workflows using different frameworks
  • Full-Stack: Complete applications with frontend, backend, and deployment
  • Integration: Connecting with external systems and APIs
  • Authentication: Various identity providers (Cognito, Okta, Google, EntraID)

🚀 Getting Started

Each use case includes:

  • Complete source code and configuration
  • Step-by-step deployment instructions
  • Architecture diagrams and explanations
  • Testing and validation scripts
  • Cleanup procedures

Choose a use case that matches your requirements and follow the individual README for setup instructions.