1
0
mirror of synced 2026-05-22 22:53:35 +00:00
Files
amazon-bedrock-agentcore-sa…/02-use-cases
dependabot[bot] 67190b841c chore(deps): bump python-jose in /02-use-cases/device-management-agent (#612)
Bumps [python-jose](https://github.com/mpdavis/python-jose) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/mpdavis/python-jose/releases)
- [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpdavis/python-jose/compare/3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: python-jose
  dependency-version: 3.4.0
  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-12 12:56:39 -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.