-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: aws/aws-sam-cli
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: propagate role_arn to companion stack CloudFormation calls (#5051)
area/deploy
sam deploy command
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9263
opened Sep 8, 2026 by
Som0111
Loading…
3 of 9 tasks
chore(deps): bump dateparser from 1.4.2 to 1.4.3
dependencies
Pull requests that update a dependency file
pr/internal
python
Pull requests that update Python code
#9262
opened Sep 7, 2026 by
dependabot
Bot
Loading…
chore(deps-dev): bump ruff from 0.16.5 to 0.16.6
dependencies
Pull requests that update a dependency file
pr/internal
python
Pull requests that update Python code
#9261
opened Sep 7, 2026 by
dependabot
Bot
Loading…
chore(deps): bump the boto group across 1 directory with 6 updates
dependencies
Pull requests that update a dependency file
pr/internal
python
Pull requests that update Python code
#9260
opened Sep 7, 2026 by
dependabot
Bot
Loading…
chore(deps): bump cfn-lint from 1.53.3 to 1.55.1 in the cfn-lint group
dependencies
Pull requests that update a dependency file
pr/internal
python
Pull requests that update Python code
#9259
opened Sep 7, 2026 by
dependabot
Bot
Loading…
chore(deps-dev): bump pytest-rerunfailures from 16.6 to 16.6.1 in the pytest group
dependencies
Pull requests that update a dependency file
pr/internal
python
Pull requests that update Python code
#9258
opened Sep 7, 2026 by
dependabot
Bot
Loading…
fix(sync): keep the watch alive when the definition file cannot be read
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9257
opened Sep 6, 2026 by
lazerg
Loading…
9 tasks done
chore(deps): bump regex from 2026.8.31 to 2026.9.3
dependencies
Pull requests that update a dependency file
pr/internal
python
Pull requests that update Python code
#9254
opened Sep 4, 2026 by
dependabot
Bot
Loading…
chore(deps-dev): bump filelock from 3.32.4 to 3.32.5
dependencies
Pull requests that update a dependency file
pr/internal
python
Pull requests that update Python code
#9253
opened Sep 4, 2026 by
dependabot
Bot
Loading…
fix: raise on ambiguous resource ID collision across sibling nested stacks
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9186
opened Aug 15, 2026 by
Adityaj0
Loading…
4 of 5 tasks
fix: sam local invoke leaks Docker container and temp directory on OOM
area/local/invoke
sam local invoke command
area/local/start-api
sam local start-api command
area/local/start-invoke
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9184
opened Aug 15, 2026 by
Adityaj0
Loading…
3 tasks done
fix: SamConfig.get_all() mutates shared document, leaking one command's params into another's
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9183
opened Aug 15, 2026 by
Adityaj0
Loading…
3 tasks done
refactor(durable): Remove time scale configuration from emulator container
area/local/invoke
sam local invoke command
area/local/start-api
sam local start-api command
area/local/start-invoke
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9169
opened Aug 5, 2026 by
ayushiahjolia
•
Draft
9 tasks done
fix: preserve authorizer config for overlapping API routes
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9166
opened Aug 4, 2026 by
Zahoor-ishfaq
Loading…
fix(local-apigw): treat authorizer resource ARNs as literals, not regex
area/local/invoke
sam local invoke command
area/local/start-api
sam local start-api command
area/local/start-invoke
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9155
opened Aug 2, 2026 by
devteamaegis
Loading…
chore: drop unreachable pre Python 3.9 md5 fallback in Automatically applied to new issues and PRs, indicating they haven't been looked at.
hash
pr/external
stage/needs-triage
#9153
opened Aug 1, 2026 by
Andrej730
Loading…
9 tasks done
chore: remove dead Python 2 compatibility code in sam local invoke command
area/local/start-api
sam local start-api command
area/local/start-invoke
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
env_vars
area/local/invoke
#9152
opened Aug 1, 2026 by
Andrej730
Loading…
9 tasks done
fix: persist guided deploy args to samconfig.toml on failure
area/deploy
sam deploy command
area/schema
JSON schema file
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9140
opened Jul 22, 2026 by
ljacobsson
Loading…
4 tasks done
fix(intrinsics): only resolve the selected Fn::If branch
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9134
opened Jul 20, 2026 by
EPNOS
Loading…
5 of 9 tasks
feat(init): add --checkout option to sam init command for specifying git branch, tag, or commit
area/init
sam init
area/schema
JSON schema file
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9124
opened Jul 11, 2026 by
MustafizSaadi
Loading…
9 tasks done
fix: rewrite artifact URIs for AWS::Serverless::Function in Fn::ForEach (#9117)
area/deploy
sam deploy command
area/package
sam package command
pr/internal
#9123
opened Jul 9, 2026 by
bnusunny
Contributor
Loading…
4 of 9 tasks
fix(local-apigw): apply GatewayResponses headers to authorizer and Lambda-exception error responses
area/local/invoke
sam local invoke command
area/local/start-api
sam local start-api command
area/local/start-invoke
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9114
opened Jul 6, 2026 by
Hardikrepo
Loading…
4 of 9 tasks
feat: support python-uv build method for Lambda layers
area/build
sam build command
pr/external
stage/needs-triage
Automatically applied to new issues and PRs, indicating they haven't been looked at.
#9113
opened Jul 4, 2026 by
tomaDev
Loading…
6 tasks done
test(golden): harness, three sentinels, semver gate (PR 1/9)
pr/internal
#9058
opened Jun 2, 2026 by
bnusunny
Contributor
Loading…
8 tasks done
docs(designs): golden templates and semver check (PR 0/9)
pr/internal
#9057
opened Jun 2, 2026 by
bnusunny
Contributor
Loading…
2 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.