1
0
mirror of synced 2026-05-22 22:53:35 +00:00
Files
amazon-bedrock-agentcore-sa…/02-use-cases
dependabot[bot] e091a5f12d chore(deps): bump starlette in /02-use-cases/finance-personal-assistant (#761)
Bumps [starlette](https://github.com/Kludex/starlette) from 0.47.3 to 0.49.1.
- [Release notes](https://github.com/Kludex/starlette/releases)
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/starlette/compare/0.47.3...0.49.1)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.49.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 09:19:40 -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.