Get started with Lambda Insights
To enable Lambda Insights on a Lambda function, you can use a one-click toggle in the Lambda console. Alternatively, you can use the AWS CLI, AWS CloudFormation, the AWS Serverless Application Model CLI, or the AWS Cloud Development Kit (AWS CDK).
The following sections provide detailed instructions for completing these steps.
Topics
Using the console to enable Lambda Insights on an existing Lambda function
Use the AWS CLI to enable Lambda Insights on an existing Lambda function
Use the AWS SAM CLI to enable Lambda Insights on an existing Lambda function
Use AWS CloudFormation to enable Lambda Insights on an existing Lambda function
Use the AWS CDK to enable Lambda Insights on an existing Lambda function
Use Serverless Framework to enable Lambda Insights on an existing Lambda function
Enable Lambda Insights on a Lambda container image deployment