Friday, 31 August 2018

AWS Serverless Application Model CLI now adds support for Debugging Go Functions and testing with 50+ events

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

Kickstart Your GenAI Journey with Amazon Bedrock & Boto3 — How to Send Files, Handle Unsupported Formats & Start Exploring

✅ No S3 buckets ✅ No web frameworks ✅ Just plain Python, a file, and a smart AI agent ✅ BONUS: Learn how to handle Excel/Word files even if ...