5 Commits

Author SHA1 Message Date
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