You can now build, test and debug the serverless applications that are defined by AWS Serverless Application Model templates with the AWS SAM Command Line Interface. You can debug the Lambda function written in Go including written in Java, Node.js, and Python. AWS SAM CLI also allows you to use the sam local generate-event command to generate the sample even payloads for the 50+ events. AWS Serverless Application Model Command Line Interface is integrated with Delve that allows you to debug for the Go programming language. You can use the latest SAM CLI by installing the command: pip install aws-sam-cli.
No comments:
Post a Comment