Common issues can be resolved quickly when running locally.
Lambda Not Found
Check:
- File path
- Handler name
- template.yaml configuration
JSONPath Errors
Verify:
- InputPath
- ResultPath
- OutputPath
Execution Failures
Use the execution graph to:
- Identify failing state
- Inspect data
- Trace transitions
Best Approach
Start from the failing state and work backward through the workflow.