Provides AWS Lambda integration patterns for Python with cold start optimization. Use when deploying Python functions to AWS Lambda, choosing between AWS…
AWS Lambda Python Integration Patterns for creating high-performance AWS Lambda functions in Python with optimized cold starts and clean architecture. Overview AWS Lambda Python integration with two approaches: AWS Chalice (full-featured framework) and Raw Python (minimal overhead). Both support API Gateway/ALB integration with production-ready configurations. When to Use Use this skill when: Creating new Lambda functions in Python Migrating existing Python applications to Lambda Optimizing cold start performance for Python Lambda Choosing between framework-based and minimal Python approaches Configuring API Gateway or ALB integration Setting up deployment pipelines for Python Lambda Instructions
don't have the plugin yet? install it then click "run inline in claude" again.