get_optimization_recommendations
Analyze AWS Lambda functions to identify performance improvements. Specify function name and analysis type (cold-start, memory, duration, cost, or all) to receive actionable optimization recommendations for enhanced efficiency and reduced costs.
Instructions
Get performance optimization recommendations for Lambda functions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analysisType | No | Type of optimization analysis (default: all) | |
functionName | Yes | Name of the Lambda function |