

# Prerequisites
<a name="tutorial-lambda-sam-prereqs"></a>

To complete this tutorial, you must first:
+  Complete the steps in [Getting started with CodeDeploy](getting-started-codedeploy.md). 
+  Install the Amazon Serverless Application Model CLI. For information, see [Install the Amazon SAM CLI](https://docs.amazonaws.cn/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html). 
+  Create an S3 bucket. Amazon SAM uploads the artifacts that are referenced in your [Amazon SAM template](https://docs.aws.amazon.com/en_us/codedeploy/latest/userguide/tutorial-lambda-sam-template.html) into this bucket. 