

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 使用无服务器应用程序
<a name="serverless-apps"></a>

AWS Toolkit for Visual Studio Code 提供对 [AWS Serverless Application](https://aws.amazon.com/serverless/) 的支持。以下主题介绍了如何从 AWS Toolkit for Visual Studio Code 开始创建和使用 AWS Serverless Application Model（AWS SAM）应用程序。

**Topics**
+ [开始使用无服务器应用程序](sam-get-started.md)
+ [使用 AWS 无服务器土地](serverlessland-overview.md)
+ [直接通过代码运行和调试 Lambda 函数](serverless-apps-run-debug-no-template.md)
+ [运行和调试本地 Amazon API Gateway 资源](debug-apigateway.md)
+ [调试无服务器应用程序的配置选项](serverless-apps-run-debug-config-ref.md)
+ [排查无服务器应用程序的问题](serverless-apps-troubleshooting.md)