aws-samples / aws-samples/stepfunction-error-handling-examples
template.yaml contains invalid DefinitionUri for State Machine definition.
オープン
- 主要言語
- Python
- スター
- 5
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
On line 35 of the template the state machine file is defined as follows:
`DefinitionUri: statemachine/Lambda_State_Machine_EL.asl.json`
There are two files it can be, Lambda_State_Machine_EH.asl.json and Lambda_State_Machine.asl.json
Please update the template to point at one of the correct state machine files.
コントリビューションガイド
調査の方向性
template.yaml を開いて 35 行目を確認し、Issue で指定されている 2 つのステートマシンファイル、statemachine/Lambda_State_Machine_EH.asl.json と statemachine/Lambda_State_Machine.asl.json を比較します。DefinitionUri を意図した有効なファイルに更新し、template が存在するステートマシン定義を参照していることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws
- 領域
- cloud
- issue の種類
- バグ
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 50/100