Testing: investigate removing PUT /lambda-endpoint from the web runner
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 55/100
- issue の種類
- リファクタリング
- 明瞭さ
- おおむね明確
- 活発さ
- 活発
- 技術スタック
- javascript, python
- 領域
- devtools, testing-qa
調査の方向性
Start at the dex-local-runner start-server entry point and inspect the implementation of PUT /lambda-endpoint, then search for callers in the SDK, testing library, and conformance tests. Done means either removing the route with the conformance tests passing, or documenting a concrete consumer and why the route must remain.
索引モデルが issue の本文から書いたものです。
説明
The web runner (dex-local-runner start-server) exposes PUT /lambda-endpoint. It repoints the Lambda client the runner uses to invoke handlers.
No caller is known. sam passes --lambda-endpoint on the runner's command line at startup and never calls the route. The JS SDK, the JS testing library and the conformance tests do not call it. The route is not documented. It arrived in the testing package on 2025-10-07 with no consumer named.
After #731 the route moves the endpoint only. The runner emulates one region, fixed at startup, and a RegionName other than that region is rejected with InvalidParameterValueException.
Proposal: remove the route, or document who needs it and why. If you call this route, please say so here.
- 主要言語
- Python
- スター
- 54
- フォーク
- 24
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 30
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
aws/aws-durable-execution-sdk-python のほかの issue
-
enhancement pkg:sdk project
難易度 4/5 3〜5日 初心者へのやさしさ 62/100
aws/aws-durable-execution-sdk-python#722 · コメント 1 件 · 担当者 1 名 ·
-
enhancement pkg:otel pkg:sdk pkg:testing
難易度 5/5 1週間以上 初心者へのやさしさ 45/100
aws/aws-durable-execution-sdk-python#716 · コメント 2 件 ·
-
bug pkg:testing
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
bug pkg:sdk
難易度 3/5 1〜2日 初心者へのやさしさ 72/100
-
enhancement parity pkg:sdk
aws/aws-durable-execution-sdk-python#687 · コメント 3 件 · 担当者 1 名 ·
aws/aws-durable-execution-sdk-python の issue をすべて見る
似ている issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
zostera/django-bootstrap4#894 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
use-agent-os/agent-os#3276 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
NousResearch/hermes-agent#117848 ·