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

13 lines
490 B
TOML

# This file is auto generated by SAM CLI build command
[function_build_definitions.51309765-34aa-42a3-a374-447f6e7a9441]
packagetype = "Image"
functions = ["AWSOperationsAgentFunction"]
[function_build_definitions.51309765-34aa-42a3-a374-447f6e7a9441.metadata]
Dockerfile = "Dockerfile"
DockerContext = "/Users/rohillao/Documents/Volumes/devenv/projects/local/Rough/07-Operational-Support-Lambda-Web-Adapter/agent-lambda"
DockerTag = "aws-operations-agent-dev"
[layer_build_definitions]