github aws/aws-sam-cli v0.2.6

latest releases: v1.116.0.dev202405010901, v1.116.0, v1.116.0.dev202404300901...
6 years ago

What's new in 🐿?

GoLang 1.x support!

Follow instructions from the docs to build a Go binary and package it into a zip file. Use SAM Local just like how you would for other compiled languages.

Follow the example at: #273

A big thanks for @mhart for building the Golang Docker container

Update to latest version

npm update -g aws-sam-local

Changelog

1cfd626 Fix issue where a template with no AWS::Serverless:Function.Timeout set causes AWS_LAMBDA_FUNCTION_TIMEOUT=0 to be sent to the Lambda runtime. Instead it should default to the SAM specification default (3 seconds). Also included the same default behaviour for the memory size as this was missing too. (#271)


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

Don't miss a new aws-sam-cli release

NewReleases is sending notifications on new releases.