Skip to content

v0.1.0

Compare
Choose a tag to compare
@sanathkr sanathkr released this 11 Aug 16:58
· 3534 commits to master since this release

Initial release of AWS SAM CLI

AWS SAM Local is a CLI tool that allows you to locally test and debug your AWS Lambda functions defined by AWS Serverless Application Model (SAM) templates. Today, SAM Local supports Lambda functions written in Node.js, Java, and Python. SAM Local is available today in beta.

Get started building a Lambda app using SAM Local - https://aws.amazon.com/blogs/aws/new-aws-sam-local-beta-build-and-test-serverless-applications-locally/

Changelog

ab18d37 Initial commit of AWS SAM Local CLI


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