Created
September 14, 2023 17:26
-
-
Save a-toms/41ab5a0a2965c081401536ce065835d2 to your computer and use it in GitHub Desktop.
# Section 3: Add your serverless function - ## 3.1 Install SAM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash | |
pip install --upgrade aws-sam-cli | |
sam --version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment