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 10 of 37

1.84.0

Not secure
What's Changed
* feat: Link APIGW Resources to APIGW REST APIs by mildaniel in https://github.com/aws/aws-sam-cli/pull/5139
* feat: GHA for auto updating and committing to lastest aws-sam-translator by jfuss in https://github.com/aws/aws-sam-cli/pull/5134
* feat: add remote invoke factories by mndeveci in https://github.com/aws/aws-sam-cli/pull/5115
* fix: spelling error in repo for updating SAM-T version GHA by jfuss in https://github.com/aws/aws-sam-cli/pull/5148
* fix: remove the building step from the unsupported test cases as it is not part of what we need to test by moelasmar in https://github.com/aws/aws-sam-cli/pull/5143
* feat: Link stages to REST APIs, methods to resources by mildaniel in https://github.com/aws/aws-sam-cli/pull/5150
* feat: Link APIGW Resources to APIGW REST APIs by sriram-mv in https://github.com/aws/aws-sam-cli/pull/5141
* fix: Allow SAM-T version update GHA to get latest tag by jfuss in https://github.com/aws/aws-sam-cli/pull/5154
* fix: catch all ClientError from Boto by sriram-mv in https://github.com/aws/aws-sam-cli/pull/5152
* feat: Add support for translating and linking gateway integrations by mildaniel in https://github.com/aws/aws-sam-cli/pull/5153
* fix: `sam local invoke -e` crashes on non existent file by sriram-mv in https://github.com/aws/aws-sam-cli/pull/5159
* fix: Clean up lingering test file by lucashuy in https://github.com/aws/aws-sam-cli/pull/5157
* Fix authorizer method ARN for parameterized endpoint by rhynix in https://github.com/aws/aws-sam-cli/pull/5135
* fix: only remove sub folders when cleaning up cached or incremental build dirs by mndeveci in https://github.com/aws/aws-sam-cli/pull/5142
* chore: Updated message regarding root level authorizers by lucashuy in https://github.com/aws/aws-sam-cli/pull/5149
* chore: Cleanup the linking functions by mildaniel in https://github.com/aws/aws-sam-cli/pull/5158
* feat: Added parameter overrides to sam list endpoints and resources by lucashuy in https://github.com/aws/aws-sam-cli/pull/5117
* chore: Upgrade Linux installer to Python3.11 from 3.7 by jfuss in https://github.com/aws/aws-sam-cli/pull/5156
* fix: Install both Py3.7 and Py3.11 in GHA to upgrade SAM-T by jfuss in https://github.com/aws/aws-sam-cli/pull/5171
* chore(deps): bump flask from 2.0.3 to 2.2.5 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/5161
* chore(deps): bump regex from 2022.10.31 to 2023.5.5 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/5130
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/5165
* chore: bump version to 1.84.0 by hawflau in https://github.com/aws/aws-sam-cli/pull/5177

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.83.0...v1.84.0


Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.84.0.sierra.bottle.tar.gz** | `e296367ff0bbdc0b271fe6d52baef16b3f71a28ae0aa288048ad0237762e77d3`
**AWS_SAM_CLI_64_PY3.msi** | `9d381f63a2d537dd322ef024ef6f0b2d4c91f94d2d62864d5de3373cbce5c518`
**aws-sam-cli-linux-x86_64.zip** | `348cadac3019bddb41c9a69c73db3dad9b5420aef486c61a687c1f60f5ac4f8e`
**aws-sam-cli-macos-x86_64.pkg** | `e9fb2338a24eb032c497e879023f9e4217236d263302ec7c2f156e523802f57c`
**aws-sam-cli-macos-arm64.pkg** | `420413bf2e399d0c3e27fab60bfd6af7c09550c654a4c99799c3acd8bf8820c1`

1.83.0

Not secure
What's Changed
* Move `--beta-features` flag to common options; Update `sam --info` to show available beta feature flag env vars by hawflau in https://github.com/aws/aws-sam-cli/pull/5062
* chore: Refactor the linking algorithm to be more generic by mildaniel in https://github.com/aws/aws-sam-cli/pull/5074
* fix: Fix Terraform Integration Tests by mildaniel in https://github.com/aws/aws-sam-cli/pull/5088
* fix: accept pipe as config file by nVlast in https://github.com/aws/aws-sam-cli/pull/4896
* fix: Favor a stale image when daemon doesn't support registry query by com4 in https://github.com/aws/aws-sam-cli/pull/5020
* feat: update `aws-sam-translator` to 1.66.0 by sriram-mv in https://github.com/aws/aws-sam-cli/pull/5093
* fix: Fix S3 bucket policy issue for sam pipeline by xazhao in https://github.com/aws/aws-sam-cli/pull/5078
* fix(list): Handle Stacks with >100 resources by jfuss in https://github.com/aws/aws-sam-cli/pull/5097
* feat: help text for all local suite. by sriram-mv in https://github.com/aws/aws-sam-cli/pull/5023
* chore: consolidate env vars and set the ones recommended by AppVeyor by mndeveci in https://github.com/aws/aws-sam-cli/pull/5099
* feat: logs powered by `rich` by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4998
* chore: bump AWS Lambda Builders version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/5100
* chore(deps): bump pyinstaller from 5.9.0 to 5.10.1 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/5095
* chore(deps-dev): bump types-chevron from 0.14.2 to 0.14.2.4 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/5027
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/5086
* fix: Flaky Init Test by mildaniel in https://github.com/aws/aws-sam-cli/pull/5105
* chore: GHA for Auto Closing issues that were released by jfuss in https://github.com/aws/aws-sam-cli/pull/5108
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/5106
* fix: relax IAM Policy Document structure requirements by rhynix in https://github.com/aws/aws-sam-cli/pull/5092
* remove dotnet5 support by mndeveci in https://github.com/aws/aws-sam-cli/pull/5089
* chore: run other test group in parallel by mndeveci in https://github.com/aws/aws-sam-cli/pull/5113
* chore: Refactor the translate function by mildaniel in https://github.com/aws/aws-sam-cli/pull/5090
* fix: fix the documentation url for deploy command by moelasmar in https://github.com/aws/aws-sam-cli/pull/5124
* fix: fix the python installation in CDK integration Appveyor by moelasmar in https://github.com/aws/aws-sam-cli/pull/5123
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/5116
* fix: fix some issues in integration testing by moelasmar in https://github.com/aws/aws-sam-cli/pull/5125
* chore(deps): bump pygments from 2.15.0 to 2.15.1 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/5126
* chore(deps): bump setuptools from 65.5.1 to 67.7.2 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/5127
* feat: update terraform prepare hook to use linking fields values to link the applied resources. by moelasmar in https://github.com/aws/aws-sam-cli/pull/5120
* chore: run all sam init tests in the same group by mndeveci in https://github.com/aws/aws-sam-cli/pull/5136
* feat: add API Gateway Method, and Rest API resources linking by moelasmar in https://github.com/aws/aws-sam-cli/pull/5121
* fix: switch to `rich` for color logging. by sriram-mv in https://github.com/aws/aws-sam-cli/pull/5107
* chore: version bump to 1.83.0 by sriram-mv in https://github.com/aws/aws-sam-cli/pull/5140

New Contributors
* nVlast made their first contribution in https://github.com/aws/aws-sam-cli/pull/4896
* rhynix made their first contribution in https://github.com/aws/aws-sam-cli/pull/5092

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.82.0...v1.83.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.83.0.sierra.bottle.tar.gz** | `77d5ca1b1ac74ea508fd634a42764410323ff8c10ae2b9187813a64ae5671567`
**AWS_SAM_CLI_64_PY3.msi** | `57368b0678288e699a62fee741d6328b80813c00ecbf77b399856361f12de24a`
**aws-sam-cli-linux-x86_64.zip** | `07144df04f8374269a968b2cf99476229ec680f4bf9f52c6b4a0e5c51cbc8ff5`
**aws-sam-cli-macos-x86_64.pkg** | `dbf60224208e47c8e22e6d7bdbe044f1fb8c99e7475d92dae3d54f44418115d6`
**aws-sam-cli-macos-arm64.pkg** | `b8756e0ed7b8d6170eba3f4c5ef43c6ed9175eaccc301c32cbe574496e2bf00a`

1.82.0

Not secure
What's Changed
* chore: Bump SamTranslator version to 1.65.0 by aahung in https://github.com/aws/aws-sam-cli/pull/5050
* fix: Correctly link authorizers by logical ID by lucashuy in https://github.com/aws/aws-sam-cli/pull/5042
* chore: update sam sync tests to run them in parallel by mndeveci in https://github.com/aws/aws-sam-cli/pull/4709
* chore(deps-dev): bump types-psutil from 5.9.5.1 to 5.9.5.12 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/5066
* design: Generalized resource linker design by mildaniel in https://github.com/aws/aws-sam-cli/pull/5039
* fix: create new tmp folder when packaging an artifact for upload by mndeveci in https://github.com/aws/aws-sam-cli/pull/5069
* feat: Read and translate apigw method for Terraform by mildaniel in https://github.com/aws/aws-sam-cli/pull/5068
* fix: Fixed flask request test mocking by lucashuy in https://github.com/aws/aws-sam-cli/pull/5079
* feat: remove packaging warning message for java 17 by anton-stepanof in https://github.com/aws/aws-sam-cli/pull/5082
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/5056
* chore: bump version to 1.82.0 by mndeveci in https://github.com/aws/aws-sam-cli/pull/5085

New Contributors
* anton-stepanof made their first contribution in https://github.com/aws/aws-sam-cli/pull/5082

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.81.0...v1.82.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.82.0.sierra.bottle.tar.gz** | `31abbd067a176262ec8d34bc0b93e172ab78a3a2942cc45a783372e8b147f2b4`
**AWS_SAM_CLI_64_PY3.msi** | `11ee7343e89c086c454763e9d912396e7dc1b1e447f236eba209ed9ad55be6d2`
**aws-sam-cli-linux-x86_64.zip** | `11fe5eb70d09db1197a7fce70c1d88c5255ad74366f589bf1fb0919d2a1a9231`
**aws-sam-cli-macos-x86_64.pkg** | `2dc60a28e7843f2486a4d11f8c7d58acf008a0ef601f1476ba694ba55eac6f67`
**aws-sam-cli-macos-arm64.pkg** | `cde1ce21429738eec4eee543c153eea79da0dde7d9729a0610f309f669da3484`

1.81.0

Not secure
Changes:
* chore: bump AWS Lambda Builders version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/5032
* fix: Hard fail deploy if can't determine if the stack exists by jfuss in https://github.com/aws/aws-sam-cli/pull/5033
* feat: add java17 support (448) by mndeveci in https://github.com/aws/aws-sam-cli/pull/5031
* fix: Catches exception raised if a function is not found by lucashuy in https://github.com/aws/aws-sam-cli/pull/5040
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/5041
* chore: bump version to 1.81.0 by mndeveci in https://github.com/aws/aws-sam-cli/pull/5046
* chore: fix build tests by mndeveci in https://github.com/aws/aws-sam-cli/pull/5049

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.80.0...v1.81.0

Hashes:
Filename | SHA256
--- | ---
**aws-sam-cli-1.81.0.sierra.bottle.tar.gz** | `388b0bb509055a1ec95dd24834d0e17d855255114ea474e44cb9ce6ff4271674`
**AWS_SAM_CLI_64_PY3.msi** | `ea74e364263fe3eeaa77d628c50dd3d867a30f29a3d2d61a6d2df2e07a0598fe`
**aws-sam-cli-linux-x86_64.zip** | `e831e238090d321f503d2857b211d7b800916a76f01290c38a2c2667eecf2d74`
**aws-sam-cli-macos-x86_64.pkg** | `f8d0c6af81b912fe8a60de5f3baafa7605d9c3704de840398bd684441ea7c6d7`
**aws-sam-cli-macos-arm64.pkg** | `6d194a08353b9eec458a80295cea7a9c31637faa9908a2849da246996660a792`

1.80.0

Not secure
What's Changed
* fix: set the indentation right for `sam deploy` by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4983
* feat: Read and translate APIGW Resource for Terraform by mildaniel in https://github.com/aws/aws-sam-cli/pull/4975
* Update help message of --no-progressbar option by enm10k in https://github.com/aws/aws-sam-cli/pull/4967
* fix: run managed stack tests sequentially & suppress rustup output by mndeveci in https://github.com/aws/aws-sam-cli/pull/4992
* sam init command help by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4993
* chore: Changed action branch filter for two types of feature branches by lucashuy in https://github.com/aws/aws-sam-cli/pull/4995
* feat: Read and translate APIGW REST API from Terraform to CFN by mildaniel in https://github.com/aws/aws-sam-cli/pull/4996
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4989
* chore: bump AWS Lambda Builders version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/5001
* chore(deps): bump botocore from 1.29.99 to 1.29.109 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4985
* feat: read and translate APIGW Stage for Terraform by sriram-mv in https://github.com/aws/aws-sam-cli/pull/5002
* feat: add userAgent into telemetry data by mndeveci in https://github.com/aws/aws-sam-cli/pull/4948
* chore(deps-dev): bump ruff from 0.0.251 to 0.0.261 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4986
* feat: Custom Lambda authorizer support for local start-api by lucashuy in https://github.com/aws/aws-sam-cli/pull/5005
* feat: remove packaging warning messaging for python3.10 by briensea in https://github.com/aws/aws-sam-cli/pull/5012
* chore: bump version to 1.80.0 by lucashuy in https://github.com/aws/aws-sam-cli/pull/5017
* fix: Split image name from tag before pulling by com4 in https://github.com/aws/aws-sam-cli/pull/5016
* feat: update app templates commit hash by mndeveci in https://github.com/aws/aws-sam-cli/pull/5022
* fix: test_custom_build_image_succeeds build test was failing due log not matching by jfuss in https://github.com/aws/aws-sam-cli/pull/5030

New Contributors
* enm10k made their first contribution in https://github.com/aws/aws-sam-cli/pull/4967
* briensea made their first contribution in https://github.com/aws/aws-sam-cli/pull/5012
* com4 made their first contribution in https://github.com/aws/aws-sam-cli/pull/5016

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.79.0...v1.80.0


Hashes
Filename | SHA256
--- | ---
**aws-sam-cli-1.80.0.sierra.bottle.tar.gz** | `fe06ba26131622f54d04f1ee5cd1aca77cfb8f9f90f4d3da5538c9184a6af209`
**AWS_SAM_CLI_64_PY3.msi** | `533b5cfa853bd472bb3c30477a838ca9ac5af6b37f49de6834d6fd50d3650443`
**aws-sam-cli-linux-x86_64.zip** | `3772663c085695d62dc206ecf5e766e18e40a177af18a939a5b899c62cc3e8f7`
**aws-sam-cli-macos-x86_64.pkg** | `7d951c704ac750b0fd7ed031c26cbdc098a18900171b5fbbf7c3dfdfad3449dc`
**aws-sam-cli-macos-arm64.pkg** | `497fa21ff504ed6cdb809a1c84238d305612e8b541569b15e50d8311730be11e`

1.79.0

Not secure
What's Changed
* feat: sam build help text by sriram-mv in https://github.com/aws/aws-sam-cli/pull/4885
* chore: Mark Dependabot PRs as internal by jfuss in https://github.com/aws/aws-sam-cli/pull/4922
* chore(deps): bump pyrsistent from 0.17.3 to 0.19.3 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4930
* chore(deps-dev): bump types-pywin32 from 304.0.0.1 to 306.0.0.0 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4929
* chore(deps-dev): bump psutil from 5.9.0 to 5.9.4 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4928
* chore(deps): bump pyinstaller from 5.8.0 to 5.9.0 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4927
* Add docs sub-commands by mildaniel in https://github.com/aws/aws-sam-cli/pull/4881
* chore(deps-dev): bump filelock from 3.10.0 to 3.10.7 in /requirements by dependabot in https://github.com/aws/aws-sam-cli/pull/4931
* fix: the project_type is missed in telemetry data if terraform prepare hook failed by moelasmar in https://github.com/aws/aws-sam-cli/pull/4936
* chore: update appveyor images by mndeveci in https://github.com/aws/aws-sam-cli/pull/4943
* fix: Allow better comment handling in XrayTracingTemplateModifier by jfuss in https://github.com/aws/aws-sam-cli/pull/4940
* fix: parsing capabilities attribute as array or string value in config toml file by moelasmar in https://github.com/aws/aws-sam-cli/pull/4945
* fix: fix the copy terraform script to maintain the files permissions while extracting the ZIP files by moelasmar in https://github.com/aws/aws-sam-cli/pull/4640
* unpin regex dependency by gruebel in https://github.com/aws/aws-sam-cli/pull/4924
* feat: Deploy Help Text Overhaul by mildaniel in https://github.com/aws/aws-sam-cli/pull/4941
* chore: bump SamTranslator version by aws-sam-cli-bot in https://github.com/aws/aws-sam-cli/pull/4933
* fix: Fix invoke image used with layer by mildaniel in https://github.com/aws/aws-sam-cli/pull/4950
* Update ECR_URL to match localhost repo by sleepwithcoffee in https://github.com/aws/aws-sam-cli/pull/4944
* fix: Resolve handler paths to be relative to output dir by mildaniel in https://github.com/aws/aws-sam-cli/pull/4216
* feat: update SAM CLI with latest App Templates commit hash by github-actions in https://github.com/aws/aws-sam-cli/pull/4932
* fix: Fix failing tests for image function invoke by mildaniel in https://github.com/aws/aws-sam-cli/pull/4954
* chore: fix `sam logs` APIGW tests by making more calls before pulling the logs by mndeveci in https://github.com/aws/aws-sam-cli/pull/4964
* update app insights template modifier to comply with cfn-lint rules by hawflau in https://github.com/aws/aws-sam-cli/pull/4969
* fix: terraform go permission integration testing failure by moelasmar in https://github.com/aws/aws-sam-cli/pull/4970
* ci: add feat* rule to run github actions by mndeveci in https://github.com/aws/aws-sam-cli/pull/4974
* chore: Bump SamTranslator version to 1.64.0 by moelasmar in https://github.com/aws/aws-sam-cli/pull/4978

New Contributors
* gruebel made their first contribution in https://github.com/aws/aws-sam-cli/pull/4924
* sleepwithcoffee made their first contribution in https://github.com/aws/aws-sam-cli/pull/4944

**Full Changelog**: https://github.com/aws/aws-sam-cli/compare/v1.78.0...v1.79.0

Hashes
Filename | SHA256
--- | ---
**aws-sam-cli-1.79.0.sierra.bottle.tar.gz** | `09ebcdf4be25c0eecd27413d048b98fb818c7b9402d2a9774c4a163575ded2cb`
**AWS_SAM_CLI_64_PY3.msi** | `cd6673cde7f2171835b1e9b6d36de96ef84d9bd78011fa92cd9f1d8228be7dbc`
**aws-sam-cli-linux-x86_64.zip** | `c514d924ec7730e909c9117c7ab57f4be286de4d46a11927097540d0ad4abd41`
**aws-sam-cli-macos-x86_64.pkg** | `98fae7731404cf2a29dd79bd88a6df76b8629bfbe4ac1ac1962890b5a0d2666c`
**aws-sam-cli-macos-arm64.pkg** | `e7066a97c6867f4a311aa36e2cfabc307b8e7c36eb6333cfd7b1f14982f47f35`

Page 10 of 37

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.