deploy - Deploy Portfolio Chat Agent to AWS Lambda
Rebuild knowledge base and deploy Lambda function to AWS
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- rebuild knowledge base
- clean previous build
- install dependencies
- package deployment zip
- deploy to Lambda
- verify deployment
Inputs
- context files
- lambda function code
- requirements.txt
- AWS credentials
- Lambda function name
Outputs
- knowledge_base.json
- deployment.zip
- updated Lambda function
- deployment status
Requirements
- AWS CLI installed
- AWS credentials configured
- Lambda function exists
- Python 3.12
- Linux/x86_64 platform
- repository root directory
