

# 开始使用 Lambda Insights
<a name="Lambda-Insights-Getting-Started"></a>

要在 Lambda 函数上启用 Lambda Insights，您可以使用 Lambda 控制台中的一键切换。除此之外，您也可以使用 AWS CLI、CloudFormation、AWS Serverless Application Model CLI 或 AWS Cloud Development Kit (AWS CDK)。

下面几节提供了完成这些步骤的详细说明。

**Topics**
+ [Lambda Insights 扩展程序的可用版本](Lambda-Insights-extension-versions.md)
+ [使用控制台对现有 Lambda 函数启用 Lambda Insights](Lambda-Insights-Getting-Started-console.md)
+ [使用 AWS CLI 对现有 Lambda 函数启用 Lambda Insights](Lambda-Insights-Getting-Started-cli.md)
+ [使用 AWS SAM CLI 对现有 Lambda 函数启用 Lambda Insights](Lambda-Insights-Getting-Started-SAM-CLI.md)
+ [使用 CloudFormation 对现有 Lambda 函数启用 Lambda Insights](Lambda-Insights-Getting-Started-cloudformation.md)
+ [使用 AWS CDK 对现有 Lambda 函数启用 Lambda Insights](Lambda-Insights-Getting-Started-clouddevelopmentkit.md)
+ [使用无服务器框架对现有 Lambda 函数启用 Lambda Insights](Lambda-Insights-Getting-Started-serverless.md)
+ [对 Lambda 容器映像部署启用 Lambda Insights](Lambda-Insights-Getting-Started-docker.md)
+ [更新函数的 Lambda Insights 扩展程序版本](Lambda-Insights-Update-Extension.md)