Quickready deployment#11
Open
kmmokashi wants to merge 5 commits into
Open
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.