8000 Tags · ALLEZMAPS/aws-sam-local · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ALLEZMAPS/aws-sam-local

Tags

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle the case of empty debug arguments. Fixes aws#314 (aws#316)

v0.2.7

Toggle v0.2.7's commit message
Allow debugger args to be passed to via environment variable (aws#307)

v0.2.6

Toggle v0.2.6's commit message
Fix issue where a template with no AWS::Serverless:Function.Timeout s…

…et 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. (aws#271)

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws#266 from mhart/add-go1.x

Add Go 1.x support

v0.2.4

Toggle v0.2.4's commit message
Merge branch 'master' of github.com:awslabs/aws-sam-local into develop

v0.2.3

Toggle v0.2.3's commit message
Merge branch 'develop' of github.com:awslabs/aws-sam-local into develop

v0.2.2

Toggle v0.2.2's commit message
Add support for --profile for selecting IAM credentials (aws#131)

v0.2.0

Toggle v0.2.0's commit message
Goformation 1.0.0 (aws#79)

This is a complete rewrite of GoFormation. It should fix a lot of old GoFormation bugs.

v0.1.1

Toggle v0.1.1's commit message
Merge pull request aws#56 from sanathkr/develop

Don't set region if not configured in CLI. Fixes aws#48

v0.1.0

Toggle v0.1.0's commit message
Initial commit of AWS SAM Local CLI

0