Aws-sam-cli

Latest version: v1.136.0

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

Scan your dependencies

Page 17 of 37

1.44.0

Not secure
Changes:
* fix: Resolving symlinks when updating relative paths in template by calabrla in https://github.com/aws/aws-sam-cli/pull/3764
* fix: warm containers break on non-local layers by mndeveci in https://github.com/aws/aws-sam-cli/pull/3776
* fix: broken integration tests due to new Go code binding in EB by hawflau in https://github.com/aws/aws-sam-cli/pull/3785
* add exporter for AWS::CloudFormation::StackSet resource by maintux in https://github.com/aws/aws-sam-cli/pull/3674
* Bump minimum boto3 version to 1.19.5 by hawflau in https://github.com/aws/aws-sam-cli/pull/3790
* chore: update development guide by mndeveci in https://github.com/aws/aws-sam-cli/pull/3796
* chore: bump version to 1.44.0 by qingchm in https://github.com/aws/aws-sam-cli/pull/3797

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.43.0...v1.44.0

New Contributors
* calabrla made their first contribution in https://github.com/aws/aws-sam-cli/pull/3764
* maintux made their first contribution in https://github.com/aws/aws-sam-cli/pull/3674

Hashes
Filename | SHA256
--- | ---
**aws-sam-cli-1.44.0.sierra.bottle.tar.gz** | `9bbae1e311603cfc0595ab2e1e9a98655320fab16c165226eddca166c128d45b`
**aws-sam-cli-1.44.0.x86_64_linux.bottle.tar.gz** | `8887ea3f3ef7243b50b9adc7a034b1d14532e3f971b3fd5485269b99a96ef43e`
**AWS_SAM_CLI_64_PY3.msi** | `af6dc9313342bbb1b2b29e0e049432774a91b7b29b41dee09fcd67988f8df121`
**aws-sam-cli-linux-x86_64.zip** | `323039e6907ff994f813b3f8b516f7e0338bd7ae8a8857cf53ad32fbf5506c33`

1.43.0

Not secure
Changes:
[76524df](https://api.github.com/repos/aws/aws-sam-cli/commits/76524dfee6e395b3de2cec234692d2b3031f420f) - feat(generate-event): Add ALB event (#3670)
[f579e22](https://api.github.com/repos/aws/aws-sam-cli/commits/f579e22caf5192c80b52643f67f904a8bb9c1a5a) - chore: update to aws-sam-translator 1.44.0 (#3779)
[d12143d](https://api.github.com/repos/aws/aws-sam-cli/commits/d12143d5621288378741f632f8d030372bf0543f) - chore: bump version to 1.43.0 (#3780)

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.43.0.sierra.bottle.tar.gz** | `45fae69e6cad48b98df9a6c2325fd8bbc28dbe6454dee0057cafe028d70de5eb`
**aws-sam-cli-1.43.0.x86_64_linux.bottle.tar.gz** | `c78b3b84c6f9afe21b4f3574e78038bdf9a73104ec170688baad695f2536b927`
**AWS_SAM_CLI_64_PY3.msi** | `5cb514e8bf0794292c567958aae5ec4f0f6005bdcbe4cd9af6d4eb777bba9b8f`
**aws-sam-cli-linux-x86_64.zip** | `5475e78ce0a27379a5cd69bbc868e0350bad4f74b2abfc1ddf1b9cfcfc9f40a8`

1.42.0

Not secure
What's Changed
* [typing] Unlock boto3-stubs and add all services in use by vemel in https://github.com/aws/aws-sam-cli/pull/3702
* Revert "Revert "feat: Add Go code generation option to Eventbridge Schemas workflow"" by hawflau in https://github.com/aws/aws-sam-cli/pull/3723
* fix: remove py3.6 support by mndeveci in https://github.com/aws/aws-sam-cli/pull/3625
* feat: Updated Image to Visual Studio 2019 by CoshUS in https://github.com/aws/aws-sam-cli/pull/3771
* chore: Update translator version to 1.43.0 by mildaniel in https://github.com/aws/aws-sam-cli/pull/3767
* chore: bump version to 1.42.0 by hawflau in https://github.com/aws/aws-sam-cli/pull/3774

New Contributors
* vemel made their first contribution in https://github.com/aws/aws-sam-cli/pull/3702

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.41.0...v1.42.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.42.0.sierra.bottle.tar.gz** | `375659ebd66d98618f671bb423b4bdeec205c08af46d5161f9d62520b6e66aff`
**aws-sam-cli-1.42.0.x86_64_linux.bottle.tar.gz** | `576d6d78d014d60d3103df8fa07c20b20eed84f7ed3cf358cdc3617fb93badf3`
**AWS_SAM_CLI_64_PY3.msi** | `70465b026cd8d7c8be75da4e24eb9af49a71ae7214b17fb1c62d30cf33f837a3`
**aws-sam-cli-linux-x86_64.zip** | `d60ae03f43b5df900c61373a0bf1ad2d3f1914d36902457a188cc4ae16f137d5`

1.41.0

Not secure
What's Changed
* Revert "Revert "fix: Warm containers break on non-local layers"" by CoshUS in https://github.com/aws/aws-sam-cli/pull/3704
* feat: Update Pull Request Template by CoshUS in https://github.com/aws/aws-sam-cli/pull/3641
* fix: Update Python3.6 Debug Bootstrap Path by CoshUS in https://github.com/aws/aws-sam-cli/pull/3708
* Refactor deprecated unittest aliases for Python 3.11 compatibility. by tirkarthi in https://github.com/aws/aws-sam-cli/pull/3352
* feat: Add flag for using npm ci in node builds by mildaniel in https://github.com/aws/aws-sam-cli/pull/3705
* feat(generate-event): Add Amazon Work Mail event by michaelbrewer in https://github.com/aws/aws-sam-cli/pull/3647
* feat: Add Go code generation option to Eventbridge Schemas workflow by kolaamoo25 in https://github.com/aws/aws-sam-cli/pull/3657
* Revert "feat: Add Go code generation option to Eventbridge Schemas workflow" by torresxb1 in https://github.com/aws/aws-sam-cli/pull/3722
* fix: container start waits for port by torresxb1 in https://github.com/aws/aws-sam-cli/pull/3706
* feat(generate-event): Add Http API V2 event by michaelbrewer in https://github.com/aws/aws-sam-cli/pull/3655
* New release of RIE: 1.4 by valerena in https://github.com/aws/aws-sam-cli/pull/3690
* feat(generate-event): Add Amazon Lex V2 Event by michaelbrewer in https://github.com/aws/aws-sam-cli/pull/3649
* Gating Unsupported runtime by jonife in https://github.com/aws/aws-sam-cli/pull/3724
* Revert "fix: Warm containers break on non-local layers" by hawflau in https://github.com/aws/aws-sam-cli/pull/3738
* Revert "feat: Add flag for using npm ci in node builds" by hawflau in https://github.com/aws/aws-sam-cli/pull/3740
* chore: bump version to 1.41.0 by hawflau in https://github.com/aws/aws-sam-cli/pull/3743
* feat(generate-event): Add Rest API Request Authorizer event by michaelbrewer in https://github.com/aws/aws-sam-cli/pull/3681
* feat: Watch Integration Tests by CoshUS in https://github.com/aws/aws-sam-cli/pull/3617
* fix: Added Left Over Resource Clean Up by CoshUS in https://github.com/aws/aws-sam-cli/pull/3728
* chore: bump Lambda Builder version to 1.14.0 by hawflau in https://github.com/aws/aws-sam-cli/pull/3756
* Revert "Revert "feat: Add flag for using npm ci in node builds"" by hawflau in https://github.com/aws/aws-sam-cli/pull/3741
* Revert "fix: container start waits for port" by hawflau in https://github.com/aws/aws-sam-cli/pull/3765

New Contributors
* michaelbrewer made their first contribution in https://github.com/aws/aws-sam-cli/pull/3647
* kolaamoo25 made their first contribution in https://github.com/aws/aws-sam-cli/pull/3657

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.40.1...v1.41.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.41.0.sierra.bottle.tar.gz** | `55ec331c0011abe3a81bbedac7ee4f427856deec93be2c43a9f73f71bdb376c1`
**aws-sam-cli-1.41.0.x86_64_linux.bottle.tar.gz** | `afe003575f7adb828ae83a91b56c3cf7d87ee7fd45c9018cfba3d87255f9a6cf`
**AWS_SAM_CLI_64_PY3.msi** | `b48d0f18d47af6220af07aba406a3f197ac51277e93687fd82270fe239ceb865`
**aws-sam-cli-linux-x86_64.zip** | `6823c93f3539ff7243eadd52c7948c0b4dc87985e4d72b68068b1b8ead8f5d24`

1.40.1

Not secure
Changes:
[40d00a5](https://api.github.com/repos/aws/aws-sam-cli/commits/40d00a5fc940c84467d0da12f8476710a725456f) - fix: Runtime sorting fix and use new manifest (#3696)
[5a3c9f4](https://api.github.com/repos/aws/aws-sam-cli/commits/5a3c9f483ae7f2ef107413077a03b3a5479ddbd0) - chore: Updated Version to 1.40.1 (#3699)
[c85d2ef](https://api.github.com/repos/aws/aws-sam-cli/commits/c85d2efee12bbf73a113bafffa56906a7e49bcc8) - fix: Warm containers break on non-local layers (#3694)
[c31a6b7](https://api.github.com/repos/aws/aws-sam-cli/commits/c31a6b76cd913164791d517a55c781ea5bae000f) - Revert "fix: Warm containers break on non-local layers (#3694)" (3703)

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.40.1.sierra.bottle.tar.gz** | `c132b5f54b98b8f91a7a5991e433bfac8a0ee1c17cccdc7c008914facbb3c5c4`
**aws-sam-cli-1.40.1.x86_64_linux.bottle.tar.gz** | `a2925d1558b91f0b94f569b14b7702ec05e60a131dcf5f07063e7f32aa97d8c8`
**AWS_SAM_CLI_64_PY3.msi** | `ac30ce1469fff5e6b9db9f76b5563f9d37138eca7c5c63078af46f675e1d842f`
**aws-sam-cli-linux-x86_64.zip** | `0b1641261f2271d829870aab95953686319b8251b51ce7c8a34f1a0ee8ed6c44`

1.40.0

Not secure
Changes:
[638fa32](https://api.github.com/repos/aws/aws-sam-cli/commits/638fa32d9122a6e328bf4cc2124accace0ec8963) - Revert "feat: support openapi yaml include validation (#3451)" (3685)
[40114af](https://api.github.com/repos/aws/aws-sam-cli/commits/40114afe95f6f3eb783ef0ffd795d7bac04102a3) - Update Lambda Builder version (#3688)
[9ebf087](https://api.github.com/repos/aws/aws-sam-cli/commits/9ebf087f317d431297e7bfc4e3bda38c9cf7840f) - Feat dotnet6 aboelha (#415) (3687)
[59d82ec](https://api.github.com/repos/aws/aws-sam-cli/commits/59d82ec6848b5a0cdd544d8ada838d4d34052971) - chore: bump version to 1.40.0 (#3689)

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.40.0.sierra.bottle.tar.gz** | `ec2782b5aa294d916254ea3affbb2e276099fbd5cdf98edc86912c4791951582`
**aws-sam-cli-1.40.0.x86_64_linux.bottle.tar.gz** | `2231322fa42b41923656cd4d972a24bb9433979e3fef18da797bfd1cb506939a`
**AWS_SAM_CLI_64_PY3.msi** | `e27936188a26ca5dac44079954e6e29284aae929974e6e9640a1469957870de0`
**aws-sam-cli-linux-x86_64.zip** | `1e12942d8916e905141147b653d1286ee4730d22fc498f312965a6718967b22c`

Page 17 of 37

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.