(SAM) is an open-source framework that makes it easier to deploy serverless infrastructure.
Azeezdot123/go-serverless-sam
I created a to-do list function app using Lambda, Dynamodb, and API Gateway. Also, I will be deploying the lambda function using the AWS SAM CLI. SAM(Serverless Application Model) is an extension of the Cloudformation script.
Go