This video explains how to Download and Install AWS SAM CLI on Linux. In this demo I have used Ubuntu Linux running on Windows Subsystem for Linux (WSL 2) for AWS Serverless Application Model CLI installation.
Article:
------------
https://www.awsjunkie.com/install-aws...
https://www.awsjunkie.com/install-aws...
00:00 AWS SAM CLI on WSL
00:15 Prerequisites - AWS CLI 2
00:36 Download AWS SAM CLI installer
00:53 Unzip aws-sam-cli installer
01:12 Run SAM install program
01:29 Verify: sam --version
Commands:
--------------------
aws --version
curl -L "https://github.com/aws/aws-sam-cli/re..." -o "aws-sam-cli-linux-x86_64.zip"
unzip -q aws-sam-cli-linux-x86_64.zip -d sam-installation
sudo ./sam-installation/install
sam --version
#wsl #awscli #samcli #amazonwebservices #srccodes #aws
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Connect with Abhijit Ghosh on Social Media:
/ abhijitghosh
/ abhijitgh0sh
https://www.awsjunkie.com/
https://www.srccodes.com/