Skip to content

Quickready deployment#11

Open
kmmokashi wants to merge 5 commits into
mainfrom
quickready-deployment
Open

Quickready deployment#11
kmmokashi wants to merge 5 commits into
mainfrom
quickready-deployment

Conversation

@kmmokashi
Copy link
Copy Markdown
Collaborator

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Complete deployment package for Spark Code Interpreter
- AgentCore Gateway with MCP protocol support
- Cognito User Pool for JWT authentication
- Wrapper Lambda for natural language processing
- Spark Lambda with S3 write support
- One-command deployment script (deploy-all.sh)
- Enhanced cleanup script with full resource deletion
- CloudFormation template with all infrastructure
- Session-based S3 storage structure
- Claude Sonnet 4.5 as default model
- Comprehensive documentation and deployment guide
- Fixed hardcoded account number in spark_supervisor_agent.py to use dynamic STS lookup
- Added S3 output path return from Spark Lambda to supervisor agent
- Improved wrapper Lambda response parsing with better error handling
- Added EMR permissions (StartJobRun, PassRole) to agent execution role
- Updated deploy-all.sh to automatically add EMR permissions during deployment
- Added clean response filtering in wrapper Lambda to return only essential data
- Fixed requirements.txt to use PyYAML instead of problematic ruamel-yaml
- Made deployment portable across different AWS accounts
- Moved S3_OUTPUT_PATH_FIX.md to archive (implementation complete)
- Moved add-emr-permissions.sh to archive (integrated into deploy-all.sh)
- Moved deploy-agents.sh to archive (superseded by deploy-all.sh)
- Moved deploy-stack.sh to archive (superseded by deploy-all.sh)

Main deployment now uses single deploy-all.sh script
@kmmokashi kmmokashi requested a review from JohnChe88 March 3, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant