aws-samples / aws-samples/stepfunction-error-handling-examples
template.yaml contains invalid DefinitionUri for State Machine definition.
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.