Install SAM CLI
$ sudo pip install --user --upgrade aws-sam-cli
Get a list of existing Lambda functions
aws lambda list-functions
Using Postman to test AWS API Gateway
- download Postman app
This notebook is a collection of code snippets and technical "how to" instructions.
$ sudo pip install --user --upgrade aws-sam-cli
aws lambda list-functions