Running AWS Lambda Function on Local Environment

Developing AWS Lambda function over web browser will be difficult. It's easier to develop it in local environment using SAM (Serverless Application Model).

Running SAM in Local Computer

SAM stands for Serverless Application Model.

Run this following command :

sam local invoke