Eashan Kaushik
0c291a8485
customer support agent ( #15 )
...
* Adding customer support agent
* added scripts
* update from wheels
* readme final
* new arch
2025-07-16 10:02:29 -04:00
name
81020238c7
Update architecture diagram with final visual improvements
...
- Refined architecture.png with polished design elements
- Enhanced visual flow and component clarity
- Improved diagram aesthetics and professional appearance
- Final version ready for production documentation
2025-07-15 22:12:29 -07:00
name
f4d3d25d22
Update architecture diagram with improved visual design
...
- Enhanced architecture.png with better visual clarity
- Improved component relationships and flow representation
- Updated diagram styling for better readability
- Maintains consistency with project documentation
2025-07-15 21:58:02 -07:00
name
9912db27e2
Add architecture diagram and reorganize project assets
...
- Add architecture.png diagram to images/ directory
- Update ARCHITECTURE-FLOW.md to include architecture diagram
- Move demo.gif from demo/ to images/ directory for better organization
- Update README.md to reference new demo location
- Minor updates to agent Lambda configuration and template
- Consolidate all visual assets under images/ directory
2025-07-15 21:45:13 -07:00
name
abed026487
Update scripts README with sanitized configuration examples
...
- Replace real AWS account IDs with dummy data (123456789012)
- Replace real Okta domain with example domain (dev-12345678.okta.com)
- Replace real gateway/target IDs with example values
- Replace real resource names with generic examples
- Maintain realistic examples while removing sensitive information
- Ensure all JSON examples use consistent dummy data for public sharing
2025-07-15 18:21:23 -07:00
name
9f2f9f470f
Add AWS Operations Conversational Agent use case
...
- Complete serverless AI-powered AWS operations platform
- Multi-Lambda architecture with Function URL deployment
- Bedrock AgentCore Gateway integration with MCP protocol
- 20 AWS service tools for comprehensive operations
- Dual authentication: AWS SigV4 + Okta JWT
- Natural language interface with streaming responses
- DynamoDB conversation persistence
- Docker-based MCP Tool Lambda with Strands framework
- Production-ready with enterprise security patterns
- Comprehensive documentation and setup guides
- Read-only operations by default with write enablement guide
- Interactive client with CLI interface
- Complete Okta OAuth2 PKCE setup
- Management scripts for gateway and target operations
- Sanitized configuration with dummy data for public sharing
2025-07-15 17:30:49 -07:00
Dhawalkumar Patel
d7e109af73
Merge pull request #23 from awslabs/db-analyser-usecase
...
updated the architecture diagram and readme file
2025-07-15 12:45:03 -07:00
Ramesh Kumar Venkatraman
60e8a60531
updated the architecture diagram and readme file
2025-07-15 13:40:27 -06:00
subshrey
6b83173768
cleaned up notebooks
2025-07-15 15:15:02 -04:00
subshrey
45078bdf5a
adding async shopping assistant use case
2025-07-15 14:57:27 -04:00
Dhawalkumar Patel
fb971d2a92
Merge pull request #13 from awslabs/device-management-usecase
...
Device management use case
2025-07-15 11:34:28 -07:00
Dhawalkumar Patel
84afc033aa
Merge pull request #11 from awslabs/db-analyser-usecase
...
PostgreSQL Db analyser usecase
2025-07-15 11:32:27 -07:00
Godwin Vincent
686c86ef54
update name from Device Management Systems to Device Management Agent
2025-07-15 12:31:51 -06:00
Ramesh Kumar Venkatraman
9667e8b1d8
updated the architecture diagram and readme file
2025-07-15 12:30:31 -06:00
Godwin Vincent
a117768c5d
updated readme file as per the template
2025-07-15 12:20:15 -06:00
Godwin Vincent
1002a5094b
updated readme file as per the template
2025-07-15 12:19:54 -06:00
Ramesh Kumar Venkatraman
a90ad69416
updated the architecture diagram and readme file
2025-07-15 12:11:49 -06:00
Kamal Manchanda
904eb80f18
Removed endpoints
2025-07-15 22:39:15 +05:30
Kamal Manchanda
5e39a4e07b
Added clean-up instructions
2025-07-15 18:39:08 +05:30
Kamal Manchanda
bc068c09f6
Incorporated review comments as per PR #12
2025-07-15 16:08:26 +05:30
Godwin Vincent
4bfde6385a
updated architectuer diagram with Agentcore Gateway Icon
2025-07-14 22:52:14 -06:00
Godwin Vincent
4c37a494e9
Added Use Case Details section to README.md
2025-07-14 22:27:43 -06:00
Godwin Vincent
da287e9c48
removed duplicate prompts
2025-07-14 22:17:24 -06:00
Godwin Vincent
c3c3741312
Merge branch 'temp-work' into device-management-usecase
2025-07-14 22:11:09 -06:00
Godwin Vincent
7dc77187f4
Merge branch 'device-management-usecase' of https://github.com/awslabs/amazon-bedrock-agentcore-samples into device-management-usecase
2025-07-14 22:11:05 -06:00
Godwin Vincent
1b440e0608
updated with sample prompts
2025-07-14 22:07:04 -06:00
Godwin Vincent
a636f235a6
updated with sample prompts
2025-07-14 22:00:02 -06:00
Kamal Manchanda
0f6cf78ade
Healthcare code sample
2025-07-15 09:18:35 +05:30
Ramesh Kumar Venkatraman
a136b3e73f
added the dynamodb and synthetic data
2025-07-14 21:36:06 -06:00
Godwin Vincent
adf7d4fbc2
updated with architecture diagram and readme file
2025-07-14 21:00:48 -06:00
Ramesh Kumar Venkatraman
0cb3b7644a
updated the readme file
2025-07-14 20:59:39 -06:00
Ramesh Kumar Venkatraman
7f4ba68e0c
added the database analyzer lambda and create gateway steps
2025-07-14 20:38:09 -06:00
Amit Arora
0172468fd4
Update SRE Agent with AgentCore migration and SSL support
...
- Replace all previous product references with AgentCore terminology
- Add SSL certificate support to backend servers with mandatory host parameter
- Update OpenAPI specs to use HTTPS with configurable domain placeholders
- Add comprehensive SSL setup documentation in README
- Update URLs from development to production endpoints
- Add EC2 instance metadata commands for IP retrieval
- Include sed command for bulk domain replacement in OpenAPI specs
2025-07-15 01:37:38 +00:00
Godwin Vincent
d1bc3874de
initial push for postgres db analyser use case use case
2025-07-14 17:01:41 -06:00
Godwin Vincent
c4661646ba
initial push for device management use case
2025-07-14 16:52:43 -06:00
Amit Arora
292462b94c
Add SRE Agent use case implementation
...
- Copy SRE Agent codebase to 02-use-cases/04-SRE-agent
- Update LICENSE link to reference main repository LICENSE
- Configure .gitignore to exclude wheel files from version control
2025-07-14 22:46:32 +00:00
Maira Ladeira Tanke
aa240068a7
initial commit
2025-07-10 19:02:01 -04:00