Skip to main content

Installation

Install AWS CLI and SAM CLI

Install the AWS CLI and SAM CLI on your local machine.

Refer to the following links for more information: Getting started with SAM

To complete the next steps, I assume that you have the following prerequisites:

  • An AWS account
  • Configured AWS Identity and Access Management (IAM) permissions
  • Configured AWS credentials on your local machine
  • Docker installed and running on your local machine (to test locally and build your Lambda function's deployment package)
  • Homebrew installed on your local machine (macOS and Linux only)
  • AWS SAM CLI installed on your local machine