

# 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 AWS Serverless Application Model CLI. For information, see [Install the AWS SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html). 
+  Create an S3 bucket. AWS SAM uploads the artifacts that are referenced in your [AWS SAM template](https://docs.aws.amazon.com/en_us/codedeploy/latest/userguide/tutorial-lambda-sam-template.html) into this bucket. 