Aws-sam-cli

Latest version: v1.116.0

Safety actively analyzes 627248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 34 of 34

0.2.0

What's new in 🐿?

A lot of cool new features! We are now 0.2.0, just 8 minor versions closer to milestone 1.0!

- Serve static files directly through SAM Local. If you are building a serverless website, use `--static-dir` to point to JS, CSS, Images or HTML files. They will be directly served to your browser along with any APIs backed by Lambda functions
- Point `CodeUri` to zip/jar files. Java users, I can already see the smile in your faces 🤓
- SAM Local CLI now uses the new and improved [GoFormation library](https://github.com/awslabs/goformation). Fixes all old YAML template parsing bugs and adds loads of new features
- Bug fixes

A big thanks to every one of you for bug reports, PRs, Stars and love ❤️

Update to latest version


npm update -g aws-sam-local


Changelog

f17d0ff Goformation 1.0.0 (79)
269b612 Static assets (76)
8edcd3c Merge pull request 77 from PaulMaddox/incorrect-header
68a822d Merge branch 'develop' into incorrect-header
62172a0 Merge pull request 78 from PaulMaddox/is-there-such-thing-as-too-many-badges
f6a2a7f Added some README bling
23fcfe0 'Headers' in API event source should be 'headers'. Fixes 64.
ffe3c59 Merge branch 'develop' of github.com:PaulMaddox/aws-sam-local into develop
9e2b864 Merge pull request 75 from PaulMaddox/packaged-codeuri
d21bd63 Merge branch 'develop' of github.com:awslabs/aws-sam-local into develop
2699c37 Merge branch 'develop' into packaged-codeuri
52b312c Added on the fly unzipping of packaged archives if the CodeUri ends with .jar or .zip. Fixes 37
8b0d21b Fixed runtime container working directory bug (74)
18e2574 Point travis badge on README to develop branch
c3266f1 Added TravisCI configuration
d4773f9 Fixed runtime container working directory that caused it to be an empty string if the CodeUri was set to something that wasn't a valid directory.
64de79a Support for changing Docker Volume Basedir (47)
942edeb Made responses in Getting Started code into valid Proxy Integration r… (68)
e2dbb8f Adding tests for getEnvironmentVariables (62)


---
Automated with [GoReleaser](https://github.com/goreleaser)
Built with go version go1.8.3 linux/amd64

0.1.1

What's new in 🐿 ?
- Fixes missing region when invoking a Python Lambda function (48)
- GoFormation won't choke on intrinsic functions (at least for most part). Follow https://github.com/awslabs/goformation for exciting rewrite of the Go CloudFormation parser.
- Bunch of new Readme goodness

Update to latest version


npm update -g aws-sam-local


Changelog

92900aa Merge pull request 56 from sanathkr/develop
a686243 Don't set region if not configured in CLI. Fixes 48
a07d167 Update Readme: Docker file sharing need to be enabled (44)
e3b6a17 Update README.md - Fix docker for mac link (51)
d242386 New goformation version removing unnecessary tag reading. Fixes 30 (32)
9b99797 Updated testing instructions in Contributing Guide (42)
3b46945 Fix typo in HOWTO under Getting Started Section (43)
8c47aee If the 'body' returned by a Lambda function is a number, don't choke. (39)
359ff62 Merge pull request 33 from alexcasalboni/patch-1
c3ec68b Update README.md
f7c40e3 Updated goformation to be a properly vendored dependency now that the (31)
a4e5c23 Environment variable override file should use function logical ID for start-api operations (29)
45d73f4 Merge pull request 23 from sanathkr/develop
3c03f0a Merge pull request 26 from sanathkr/JoinIssue
e1042a6 !Join fails validation because of missing colon in regex. Fixes 25
533d6bc Don't check for updates on dev builds
c55d5d6 add new sam local banner (17)
779b845 Merge pull request 14 from sanathkr/develop
c135ac2 Updating NPM publish script to add README.md to the package
178d80b Merge pull request 13 from sanathkr/master
ce7be5f Fixing debug log print when checking package version. Fixes 11


---
Automated with [GoReleaser](https://github.com/goreleaser)
Built with go version go1.8.3 linux/amd64

0.1.0

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](https://github.com/goreleaser)
Built with go version go1.8.3 linux/amd64

Page 34 of 34

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.