aws-samples / aws-samples/stepfunction-error-handling-examples
template.yaml contains invalid DefinitionUri for State Machine definition.
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 5
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.